New Landing How can we help? Atelier Disable swift slider header in mobile view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #326583
    georgie
    Member
    Post count: 37

    Could you help me disable the swift slider header in mobile view on this page? Is there an option in the theme or do I need code?

    #326888
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    @media only screen and (max-width: 767px) {
       .swift-slider-outer {
          display: none;
       }
    }
    #327057
    georgie
    Member
    Post count: 37

    This works, thanks!

    #327222
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out!

    If you have found the theme/support useful, we appreciate it if you can leave feedback on our item if you have the time as it really helps us out.

    Thanks,
    David

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register