Okay
  Public Ticket #324633
white gap on mobile devices
Closed

Comments

  • Zdenka started the conversation

    Hi, we bought your theme, all pages desplay well on computer screen, but not on mobile-tablet devices. Except the home slider, there is a white gap on left side. I tried to play with different setup of background or columns, but still cant find the way how to change it and have the background of each item stretched over the whole screen. Thank u a lot for your help! Zdenka

  •  8,845
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    @media (max-width: 768px) {
        .container {
            padding: 0 0px !important;
        }
    }
    Thanks 


    ThemeNectar Support Team 

  • Zdenka replied

    Hey Tahir, thank u so much for your incredibly fast help, it works just great now! However im trying to solve one more problem ... i need one of the slider button on my home page to send the clients  to another page down, where the renting form is located (screen shots attached). Seems like the id s are working only on a single page...Is there any solution for it? Thank u again so much for your help. The website looks so much better on mobile devices now!

    Zdenka

  •  8,845
    Tahir replied

    Hey!

    Yes, though would require a code edit in "Salient/js/init.js" . Please see: http://prntscr.com/5b00er  .

    Thanks 


    ThemeNectar Support Team 

  • Zdenka replied

    Thank u so much for your help!!! And hopefully last question for http://www.camburina.cz/. In the menu there s a blog. When i look at it on my mobile, the articles are not fixed on the page like in other pages and i have to slide to left to see the whole width of the article excerpt. Is there a way to fix it? Thank u so much!

  •  8,845
    Tahir replied

    Hey!

    It seems to be working alright. Could you let us know which mobile you are testing it on. 

    Thanks 


    ThemeNectar Support Team 

  • Zdenka replied

    My mobile is Samsung Galaxy S2. I tried Samsung Galaxy Note 2 and it works fine...I guess, it s about old operating system.

  •  8,845
    Tahir replied

    Yes, could be the old android browser. 

    Best,

    -T


    ThemeNectar Support Team