New Landing How can we help? Atelier Directory Map – Categories button dissapears on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #187740
    Joeyd
    Member
    Post count: 9

    I saw on your themes that when you go to the mobile version , the category button disappears on the mobile version.

     

    Is there anyway to keep the category button in for the mobile version?

    #188003
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Yes it is possible. Add the code below to your custom css option

    @media only screen and (max-width: 767px){
    .filter-wrap {
      display: block!important;
    }
    }

    -Rui

Viewing 2 posts - 1 through 2 (of 2 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