Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #234121
    Nathan N.
    Participant

    Hi there,

    I would like to change the caption font size into a smaller size. How can I customize it?

    Thank you!

    Kind regards,
    Nathan

    #234135
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .has-small-font-size {
        font-size: 10px;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #234150
    Nathan N.
    Participant

    Hello Skandha,

    thank you for your fast reply!

    I tried your css-code, but it doesn’t have any effect on the picture captions.

    Have you any other idea how to make it work?

    Thank you!

    Kind regards,
    Nathan

    #234247
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    Can you let me know which image caption’s font size you would like to change?

    Kind Regards,
    Skandha

    #234256
    Nathan N.
    Participant

    Hello!

    I don’t have one yet as it appears too large within the text. I would like to have small picture captions in general. Is this possible, Skandha?

    Thank you for your reply,

    Nathan

    #234329
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    You will need to add an image with caption so that I can help you reduce the font size of the caption.

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Caption Font Size’ is closed to new replies.