Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #700533

    Hi guys,

    a client asked me if it’s possible to increase the caption text font size underneath the photos, as it’s too small.

    How can I do that?

    Thank you!

    Antonio

    #701059

    Hey Antonio,

    Just add this code in Quick CSS (located in Enfold > General Styling):

    .awesome-weather-more-weather-link, .awesome-weather-more-weather-link a, .awesome-weather-attribution {
        font-size: 15px !important;
        font-weight: 400;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #701065

    Hi,

    Please link to the site in question in case @nikko’s code should not work.

    Best regards,
    Rikard

    #701074

    Hi guys, thanks, will do.

    Looks like the code Nikko gave refers to the Awesome Weather widget?

    If so, in reality we’d want the caption under photos to be bigger.

    See this page as an example:

    Thx

    #701085

    Hi!

    Please try
    .wp-caption-text { font-size: 18px !important; }

    and let us know if we can do anything else

    Cheers!
    Basilis

    #701091

    It worked perfectly Basilis,

    Thank you so much!

    You can close the thread :)

    Cheers!

    Antonio

    #701646

    Hi Antonio,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #736748

    Hi Guys, FYI you can close this thread as I still see it open :)

    Thanks

    #737102

    Hi,

    Haha, I apparently forgot to close it :-)

    Doing that now instead!

    Best regards,
    Rikard

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