URL: https://www.suemasondesign.com
Hi there,
I’d like to increase the font size of image captions in the Masonry Gallery to 14. Is there a quick css code for this?
I tried this code – to no avail:
.av-image-caption-overlay {
font-size: 14px !important;
}
Thanks a lot,
Susanne
Hey Susanne,
I’m not seeing any captions listed. Did you go a different direction with the layout?
Best regards,
Jordan Shannon
Hi Jordan,
Maybe I didn’t find the right words.
If you go to this page https://www.suemasondesign.com/illustration/, you’ll see the captions (titles) underneath. It’s just the titles of the images, not a real caption. I want the font of these titles to be much larger.
Any quick .css for this?
Many thanks,
Susanne
Hi Susanne,
Thanks for the link, though I get a 404 error on that page. Could you check the link please?
Best regards,
Rikard
Sorry Rikard, here’s the link again: https://www.suemasondesign.com/portfolio/illustration/
Hi,
Add this to quick css:
h3.av-masonry-entry-title.entry-title{
font-size:30px!important;
}
Best regards,
Jordan Shannon
Hi Jordan,
Thanks for this. Unfortunately it doesn’t change a thing.
Any other ideas?
Susanne
Hi,
Please add my code to the very top of quick css so it runs first. Also, be sure to clear the cache a few times over.
Best regards,
Jordan Shannon
You’ve done it, Jordan! Thank you so much!!! (Topic can be closed)
Susanne
Hi Susanne,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria