prestaslo Posted October 23, 2013 Share Posted October 23, 2013 Hi, how I can set product page width as on second image? Best regards Link to comment Share on other sites More sharing options...
vekia Posted October 23, 2013 Share Posted October 23, 2013 hello in this case you have to change css styles for: #pb-left-column { float: left; width: 255px; margin-left: 14px; } increase width:255px; to any other value you want Link to comment Share on other sites More sharing options...
prestaslo Posted October 23, 2013 Author Share Posted October 23, 2013 hello in this case you have to change css styles for: #pb-left-column { float: left; width: 255px; margin-left: 14px; } increase width:255px; to any other value you want Thanks for answer! This is in global.css? Link to comment Share on other sites More sharing options...
prestaslo Posted October 23, 2013 Author Share Posted October 23, 2013 Ok, I find it in products.css Thanks! 1 Link to comment Share on other sites More sharing options...
vekia Posted October 23, 2013 Share Posted October 23, 2013 it's in product.css file Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now