Hi,
I´m using Masonry Gallery with portfolio entries on a site. Unfortunately the text gets cut off in mobile version (https://picload.org/view/doipprai/img_6992.png.html)
What can I do?
Thanks!
Hey seykom,
Could you post a link to where we can see the element in question please?
Best regards,
Rikard
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 990px) {
#top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
font-size: 1em;
}
}
Best regards,
Rikard
Perfect, thank you :)
Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
We can close it!