Fontsize media

Home Forums Gillion Theme Fontsize media

Home Forums Gillion Theme Fontsize media

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • HelgaPost
    Participant

    Since the update, the description of an image is as large as the content of the blog post.
    This used to be a smaller font for me.
    I wanted to change it again, but can not find it.
    Where can I change the font size of this text?

    Hi @HelgaPost,

     

    I hope you are well today and thank you for your question.

     

    Could you please share the page URL from your site where it is displaying so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    HelgaPost
    Participant

    This is an example. The text below the images is the description, and it has the same size as the content.

    https://firmahuishouden.nl/10-eisen-aan-mijn-nieuwe-badkamer/

    Solution for this topic

    You can change its size by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .wp-block-image figcaption {
        font-size: 12px;
    }

    HelgaPost
    Participant

    Thank you!

    You are most welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)