Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1376471

    Hi Support,

    we have a strange bug. On our side we use the Masonry element without spacing. On the page translated with WPML everything works fine. On the original page it does not. What is going on here? We will use the Masonry element without space.

    Thanks for help!
    Tobias

    #1376532

    Hey Tobias,

    The password is not working, please check.

    Best regards,
    Rikard

    #1376540
    This reply has been marked as private.
    #1376564

    Hi,

    Thanks for that. First off, could you try updating the theme to the latest version (5.3) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1376598

    Hi Rikard,

    thanks for your answer – update was made!

    But the problem is still the same.

    Best regards!
    Tobias

    #1376641

    Hi,
    Thanks for the link to your two pages, I don’t know why this is occurring both pages have the same css except one has this not being overwritten:

    figure {
        margin: 0 0 1em;
    }

    Anyways this css corrects:

    .av-no-gap.av-fixed-size .av-masonry-entry figure.av-inner-masonry {
    margin: 0 0 0em;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.