Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1249448

    Hi, I opened this thread last week: https://kriesi.at/support/topic/change-font-size-of-image-caption/ and was given some quick CSS to add that sorted out the issue. But the problem has come back. I now have some pages with both the small and large sized image captions.

    #1249536

    Hey edgold,

    Add this in addition to what I gave you before:

    .wp-caption-text{
    font-size:20px!important;
    }

    Adjust the size to what you need.

    Best regards,
    Jordan Shannon

    #1250004

    thanks – seems to have done the trick!

    #1250158

    Hi edgold,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1269595

    Hi,

    That does not work for me. The picture description in my gallery is small and did not change. Any other ideas?

    Edit: I needed a solution for the Lightbox caption. Found it:

    div .mfp-title {
    font-size: 16px;
    }

    thanks and: merry Christmas!

    Christian

    • This reply was modified 3 years, 11 months ago by mynoxin.
    #1269669

    Hi mynoxin,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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