Home › Forums › SKT Black/White Theme Support › Center content area
- This topic has 7 replies, 2 voices, and was last updated 6 years, 7 months ago by
joshua.
-
AuthorPosts
-
April 7, 2017 at 8:09 am #68369
Hey 🙂
Is it possible to center the content area?
Because if the screen gets bigger the content area moves more and more to the left.
And even on my small screen the content area is not really centered… its always slightly to the left
Kind reagards
April 7, 2017 at 12:13 pm #68415Hi Josh,
It seems that you have changed some WooCommerce style and now it is totally distorted. Your content goes out of the container and hence it is not center anymore.
Somewhere you added width 118% it is not right. If you add width greater that 100% then it will affect browser and responsive issues.
Regards,
DaveApril 7, 2017 at 12:17 pm #68417Hi,
yes i tried that because only then the shop is nearly in 100% width on most of my screens. if i put it on 100% its just 80% and on the right side is a big gab :S
i can put it back on 100%, but then i need a way to center the whole content area :/
Thanks for the answer 🙂
April 13, 2017 at 4:13 pm #69037also no answer? :S
April 17, 2017 at 10:24 am #69268Hi Josh,
Your website is in under construction mode.
Regards,
DaveApril 17, 2017 at 10:26 am #69272Its open now 🙂
April 17, 2017 at 10:46 am #69277Hi Josh,
Kindly add this code in Custom CSS Box:
.content-area{margin-left:0 !important; padding:0 !important; margin:0 auto;}
.woocommercesitefull{width:100% !important;}Regards,
DaveApril 17, 2017 at 5:20 pm #69312HI Dave,
thank you for the answer….
unfortunately it just makes it worse ;S
Kind reagards
-
AuthorPosts
- You must be logged in to reply to this topic.