Jump to content
Sign in to follow this  
artkit

Layout Minimum width

Recommended Posts

artkit

I am trying to change the whole width of the template in the layout section. I see that it only allows you a minimum width of 800px. Is there a way to get rid of the regulated width limit and go lower than that. Thank you

Share this post


Link to post
Share on other sites
cmunns

Can try with CSS like this snippet: ` #site .content, .wcontent, #primary-nav ul.main-nav.nosearch { width: 600px!important; } `

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×