Hello, I remove bg horizontal padding: #gkBg { padding: 25px 0px; } But now i have a space on the right (https://ibb.co/F4TVvX5), how can i remove it?
Best regards,
luismi Hi
I don't see that space on the right side now on your site, did you get it solved?
saguaros Hello, thank you for your answer.
No, it's still there, you have to scroll to the right to see it.
You can try to add this css:
#gkBottom2 { overflow: hidden; }
Let me know if it helps.
cssmagician hi, thank you for your answer.
I add #gkBottom1, #gkBottom2 { overflow: hidden !important; }
and it worked for width over 1216px. When width is under 1216px i still have that "side bar".
How can i remove it under 1216px?
Are you testing with resizing the browser? if you do, you should refresh the page while resizing to see the correct style 🙂
Hi Saguaros,
Correct, I see that width value resizing the browser, but when i open it with a phone i see that side bar too.
Tried to figure it out why but not finding it.
I open your site in my iphone device but don't see that sidebar either: