Hi,
I would like to know how do I change the masonry title overlay size on mobile & tablet only?
Thanks.
Hey Jory,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi Jordan, here is the url below, thanks for the help.
Hi Jory,
Please try the following css:
@media only screen and (max-width:989px) {
#top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
font-size: 14px;
}
}
Best regards,
Victoria
Thanks it works! :)
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon