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

    I have a masonry blog element with category filter on homepage. It loads perfect, only when I click on filter ‘reis’ or ‘test’ the posts are overlapping. Also other posts from other category are shown when I click filter ‘reis’ or ‘test’. Category ‘test’ has only 3 posts. The posts in category ‘test’ are made with the ALB. All the others posts are not made with ALB. What am I doing wrong?
    Thank you

    #600464

    Hey spitsdesign!

    they are not overlapping for me when I click on the filters in question. Can you clear browser cache please? hard refresh a few times afterwards. Which browser and OS are you using?

    Best regards,
    Andy

    #600699

    I’m on OS X El Capitan 10.11.3. I’m using Firefox 44.0.2 Also tested in Google Chrome Version 49.0.2623.87. I cleared browser cache, and refreshed.
    The filter ‘test’ loads posts from other category. Also overlapping keeps occuring.
    thank you

    #601236

    Please help me out, I’m having a meeting today with the client.

    #603544

    Hi!

    It’s because of this css codes inside the style.css and Quick CSS field:

    .avia_desktop.avia_transform3d .av-masonry-entry {
        -webkit-perspective: none;
        -moz-perspective: none;
        perspective: none;
        opacity: 1 !important;
        visibility: visible !important;
    }

    Cheers!
    Ismael

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