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
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
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
Hi!
Please try
.wp-caption-text { font-size: 18px !important; }
and let us know if we can do anything else
Cheers!
Basilis
It worked perfectly Basilis,
Thank you so much!
You can close the thread :)
Cheers!
Antonio
Hi Antonio,
Great, glad we could help :-)
Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi Guys, FYI you can close this thread as I still see it open :)
Thanks