We show portfolio overview on the portfolio page in 3 rows.
When we shrink the browser and design changes to 2 row view the titel ist still there,
but the text disappears. With one row it works correct.
Hello dear Kriesi Team,
i did not receive any reaction, did somethink work wrong or do you need more time?
yours
isarkai (Manfred Kern)
Hi,
Thank you for using Enfold.
Use this css to redisplay the masonry content on smaller screens.
@media only screen and (max-width: 989px) and (min-width: 767px) {
.responsive .av-masonry-entry .av-masonry-entry-title+.av-masonry-entry-content {
display: block;
}
}
Best regards,
Ismael
Hi Ismael,
thank you very much, it works,
best regards
Manfred
Hi,
Awesome! -Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Ismael