carinac Posted May 6, 2016 Share Posted May 6, 2016 On my product pages, everything is in one column. The price and short description is now below the image. How can I fix this? http://biz197.inmotionhosting.com/~doorsh5/vertical/30-ruvo-500-prehung-door-machine.html Link to comment Share on other sites More sharing options...
Daresh Posted May 6, 2016 Share Posted May 6, 2016 Your div .pg-center-column should also have class "col-md-4" Link to comment Share on other sites More sharing options...
carinac Posted May 6, 2016 Author Share Posted May 6, 2016 where would that be? I didn't change that. It just all of a sudden started doing this. Link to comment Share on other sites More sharing options...
Daresh Posted May 6, 2016 Share Posted May 6, 2016 In product.tpl file. Link to comment Share on other sites More sharing options...
carinac Posted May 6, 2016 Author Share Posted May 6, 2016 That isn't there, and I didn't change it anyway so not sure why all of a sudden the page went to one column. Link to comment Share on other sites More sharing options...
carinac Posted May 6, 2016 Author Share Posted May 6, 2016 Anyway, it had 3 columns to start with. The images, short detail, and price. Link to comment Share on other sites More sharing options...
Daresh Posted May 6, 2016 Share Posted May 6, 2016 If you add that "col-md-4" and make it like this in your product.tpl file: <div class="pb-center-column col-xs-12 col-sm-4 col-md-4"> Your shop will look like this: Link to comment Share on other sites More sharing options...
carinac Posted May 6, 2016 Author Share Posted May 6, 2016 that just made the image smaller Link to comment Share on other sites More sharing options...
Daresh Posted May 6, 2016 Share Posted May 6, 2016 Not this one, the one after the .pb-left-column and before .pb-right-column Link to comment Share on other sites More sharing options...
carinac Posted May 6, 2016 Author Share Posted May 6, 2016 okay i found it and changed it. Thank you, I think that work. 1 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