Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1034056

    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.

    #1034491

    Hello dear Kriesi Team,
    i did not receive any reaction, did somethink work wrong or do you need more time?

    yours
    isarkai (Manfred Kern)

    #1035039

    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

    #1035146

    Hi Ismael,

    thank you very much, it works,

    best regards
    Manfred

    #1035454

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘portfolio masonry does not show text in 2 row view’ is closed to new replies.