Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • psihohealer Friend
    #202795

    Hi,

    While browsing my uber-site with my mobile phone i want to disable the slideshow popup that displays images from the gallery (JoomlArt Advanced Custom Module – Type = Gallery | Style 1 ) module.

    to make it more clear here is an image of the slideshow popup i would like to disable while using mobile phone to view the website.

    I would appreciate any help you can provide,
    Thanks


    1. rrrrrrrrrrrrrrrrrrrr
    Ninja Lead Moderator
    #555408

    On this case, you have to customize it from css style

    + Create templates/uber/css/custom.css file and add new this rule

    @media (max-width: 767px) {
    .acm-gallery .isotope-layout .item a {
    pointer-events: none;
    cursor: default;
    }
    }

    psihohealer Friend
    #556313

    thank you so much ninja lead. it works like a ninja charm.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  psihohealer 9 years, 12 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum