Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #219322

    Hi,
    Is there a reason the bottom sliders would not work under certain resolutions? On 1280×1024 the fourth box drops down and doesn’t fit into one line with the others.
    Fourth box dragged down to the bottom

    #219323
    This reply has been marked as private.
    #219822

    Hi!

    Please add this on Quick CSS:

    @media only screen and (max-width: 1340px) and (min-width: 989px) {
    .responsive .av-masonry-entry {
    width: 25.0%;
    }
    }

    Regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Messed up slides on frontpage on 1280×1024’ is closed to new replies.