Content / Column Width
-
Hi – I am trying to make my content / column width smaller. I don’t want to adjust my menu on the top of the page though. Can someone kindly help? My site (and an example of my page) is pasted below. Many thanks!
The blog I need help with is: (visible only to logged in users)
-
Hello @munkytalk,
Let me help you with this.
You can decrease the width of the content with the help of custom CSS. I can suggest what CSS to use for this that can be added under My Site > Customize > CSS:
.wrapper { width:60%; }Note: Custom CSS is only available with a paid upgrade to Premium or higher.
I hope this helps!
Let us know if you have any query regarding this or need any further assistance.Thank You!
Regards,
-
Thanks! is there a way for the CSS code to not affect my mobile theme? When I utilize this code it makes the mobile a lot smaller as well. I would like to keep the mobile piece at 100% width.
I tried checking off the “use CSS for mobile” but doesn’t seem to work. Many thanks again!
- The topic ‘Content / Column Width’ is closed to new replies.