Hello,
I am using the masonry blog. On mobile the title gets cut off. How can I avoid this?
Hi benzrecordings!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
.av-masonry-entry .av-masonry-entry-title { font-size: 14px; }}
If that does not work, please post the link to your website
Best regards,
Yigit