Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • vernontee Friend
    #952682

    Hi, How to hide All in one map in mobile view?

    Pankaj Sharma Moderator
    #952716

    Hi
    You can hide it via Page class add a page class in the menu options of all in one map
    and then define the code in custom.css file .
    For example : allhide
    is page classs
    the code would be

    
    @media (max--width:468px) { .allhide .map-container {display:none;} }
    vernontee Friend
    #953222

    what would it be for my use case to just hide the map in mobile view

    Pankaj Sharma Moderator
    #953308

    Hi the media query works for small layout 468px and below screen .

    vernontee Friend
    #958186

    The all in one map view still appears if i do a search in mobile view. What more can i add to prevent that happening?

    Pankaj Sharma Moderator
    #958192

    Hi
    You can post the url of search Here . I will check it .

    vernontee Friend
    Pankaj Sharma Moderator
    #958254

    Hi
    do u mean after using the code that map is not showing in all type of screen size ?

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 3 months ago.

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