• Resolved ksnyders26

    (@ksnyders26)


    I paid for this theme and the caption under the figures looks fine in the edit window, but on my LIVE BLOG it looks like the rest of the text. The font is the same as the paragraphs and it is left justified. I hate these block themes. Just let me edit the html PLEASE!!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Superb

    (@themeeverest)

    Hi @ksnyders26
    I hope you’re having a great monday!
    For future reference please submit questions regarding our premium products here: https://superbthemes.com/customer-support 🙂

    To make the captions look like the ones in the editor, åplease go to appearance > customize > additional CSS and add following:

    .wp-block-image figcaption {
        text-align: center;
        color: #969696;
    }

    Let me know if it works out for you & have a great day!

Viewing 1 replies (of 1 total)

The topic ‘figcaption does nothing’ is closed to new replies.