New Landing How can we help? Cardinal Directory on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #126701
    jeppevinum
    Member
    Post count: 156

    I can’t see any of my Directory filters on my mobile phone?
    I is i possible to hide the map on a smaller screen. And only use the filters?

    #126913
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your theme custom css option.

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

    -Rui

    #126927
    jeppevinum
    Member
    Post count: 156

    Thanks!

    #126929
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

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