[Resolved] Gutenberg Cover Block Font Change

Home Forums Support [Resolved] Gutenberg Cover Block Font Change

Home Forums Support Gutenberg Cover Block Font Change

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #777021
    Senaka

    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

    #777046
    David
    Staff
    Customer Support

    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
    }
    #777075
    Senaka

    Thank you David!!!

    It worked.

    #777080
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.