New Landing How can we help? Atelier Disable Sidebar for Products Category

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #262869
    leviathansh
    Member
    Post count: 43

    Hello guys there is any way to disable the sidebars in mobile? (I want to disable the sidebars for the products category)

    #262879
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media screen and (max-width: 767px) {
    aside{
    display:none !important;
    }
    }

    Thanks
    Mohammad

    #263025
    leviathansh
    Member
    Post count: 43

    Absolutely perfect, thank you Mohammed.

    #263029
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Mohammad

    – Kyle

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 one of the following items
Login and Registration Log in · Register