Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • pasionik Friend
    #208052

    Hi
    The office address box in map is to big in small size screens (phones) and covers the whole map. Is there any way to dissapear it when screen is smaller than the usal tablet size?

    Pankaj Sharma Moderator
    #575938

    Hello
    If you would like to remove the office info block from map in small size screen .
    Use my solution below :
    Add this code in your custom.css file


    @media (max-width:768px){ .office-info{ display:none; }}

    Now it will not shows the info below 768px screen size , you can change the screen size as per needs .
    Hope it helps .

    Pankaj Sharma Moderator
    #642267

    Hello
    If you would like to remove the office info block from map in small size screen .
    Use my solution below :
    Add this code in your custom.css file


    @media (max-width:768px){ .office-info{ display:none; }}

    Now it will not shows the info below 768px screen size , you can change the screen size as per needs .
    Hope it helps .

    Pankaj Sharma Moderator
    #740926

    Hello
    If you would like to remove the office info block from map in small size screen .
    Use my solution below :
    Add this code in your custom.css file


    @media (max-width:768px){ .office-info{ display:none; }}

    Now it will not shows the info below 768px screen size , you can change the screen size as per needs .
    Hope it helps .

    pasionik Friend
    #575952

    It works great. Many thanks.

    pasionik Friend
    #642281

    It works great. Many thanks.

    pasionik Friend
    #740940

    It works great. Many thanks.

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

This topic contains 7 replies, has 2 voices, and was last updated by  pasionik 9 years, 3 months ago.

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