Home Forums Theme support Luxury theme padding on mobile

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 7 years, 11 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Hi,
    I noticed that on mobile the page doesnt have any padding from border. If I use padding, margin or border with 20px, some elements show wrong as you can see on pic (price).
    Please, could you help me with that issue?

    http://pho.to/AcfeB

    Hi,

    we saw on your website there that the page is overfloating the screensize, and we set ‘overflow:hidden’ to the page, that’s why there is the problem with the price.

    You can add this css code to your style.css file / or in WP admin -> Appearance -> Theme Options -> General -> Extra CSS Content to make the overflow visible:

    #page {
    overflow:initial !important;
    }

    I didnt recieve notification on my email so Im writing up now. Thank you.

    I have some new issue. I dont know how, but my map disappear from edit estate and frontend. Before it doesnt work (google api issue) even if I setted up api key.

    Hi, we checked your website and there is a problem with the API key. Please make sure that it is valid for the complete website and that there are no restrictions, see this post in our FAQ section:

    Google Maps Shortcode doesn’t work anymore

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

You must be logged in to reply to this topic.