• Resolved keegssgw96

    (@keegssgw96)


    Hi!

    When you have the thumbnail gallery set to verticle and you view on mobile the thumbnails start going inline and are not very visually appealing.

    There are also no settings to manage mobile display.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter keegssgw96

    (@keegssgw96)

    /*MOBILE SLIDER PRODUCT GALLERY*/

    @media screen and (max-width: 768px) {
    .vertical-img-left.wpgis-slider-for
    {
    width: 98%;
    float: none;
    margin-left: 1%;
    }

    .attachment-thumbnail.size-thumbnail {
    width: 90% !important;
    }
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile Vertical Gallery’ is closed to new replies.