Site logo

Archived topic

Gutenberg Cover Block Font Change

3 replies · Started by Senaka on January 9, 2019

Viewing posts 1–4 of 4

Hello,

I'm using GP premium with Gutenberg editor.

I need to change the font and font size of the text overlay in Gutenberg Cover Block.

Currently the font specified for "Body" is automatically picked for this.

Thank you in advance!

Regards,
Senaka

Hi there,

yeah Gutenberg changed the Cover Block tag from H2 to P - so you will need to add this CSS:

.wp-block-cover p.wp-block-cover-text {
	styles here
}

Thank you David!!!

It worked.

You're welcome

This archived topic is closed to new replies.