Scroll

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Thu Feb 19, 2015 1:26 pm
Hello again!
I have a problem: when i set window width between 1252px to 1403px a bottom scroll appears. At another sizes it missing. Please tell me how can i fix it?

1.png
User avatar
Junior Boarder

GK User
Thu Feb 19, 2015 11:35 pm
Hi,
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? I can't see it on the screenshot.
User avatar
Moderator

GK User
Fri Feb 20, 2015 9:05 am
fixgear.su
User avatar
Junior Boarder

GK User
Mon Feb 23, 2015 12:05 pm
You have another theme width and responsive rules are not adjuested, try to add following css code:
Code: Select all
body {
   padding-left: 40px;
   padding-right: 40px;
}
User avatar
Moderator

GK User
Mon Feb 23, 2015 2:12 pm
Great! Thank you very much.
User avatar
Junior Boarder


cron