Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • fvomnia Friend
    #207691

    Hi,
    do you have any idea to make collapsible the address box? it covers all the map in phones screens.
    The map is not linkable to google maps main website, in this way the user cannot find location by gps navigation in the phone! Any idea to solve the problem?

    thanks

    Saguaros Moderator
    #575020

    Hi

    You will customize much to have it in collapse.

    If you want to move that address box to underneath the map, try with this tweak:
    – Go to file: root/templates/ja_decor/css/custom.css
    – Add this css rule:

    @media (max-width: 320px) {
    .office-info {
    position: relative;
    background: #000;
    right: 0;
    }
    }

    fvomnia Friend
    #575051

    Hello, thanks.
    I have added and nothing changed….

    Should I variate some parameter?

    And what about the link to the Google Map? The aim of a map in a website is to get easily the link to the navigation!

    Saguaros Moderator
    #575185

    It looks like you changed the template on your site

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

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 8 years, 12 months ago.

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