silvioscavone Posted April 3, 2016 Share Posted April 3, 2016 Hi all, after reading some posts about the same topic, I still can't move my product informations on the right of the product image. Now I have every information below the product image, please check here: http://newsite.rimaoil.it/gb/home/4263-parker-piston-pump-pv140000900210.html I'd like to have all the information on the right of the image. I tried to move the code in product.tpl below: ... <!-- pb-right-column--> <div class="pb-right-column col-xs-12 col-sm-4 col-md-3"> ... but it doesn't work. Am I doing something wrong? do I have to enable something like right column in theme advanced configuration? Waiting for your replies, I thank you all in advance. Link to comment Share on other sites More sharing options...
Prestachamps Posted April 7, 2016 Share Posted April 7, 2016 Hi, try to adjust: <!-- center infos --> <div class="pb-center-column col-xs-12 col-sm-4"> to col-sm-3 ( instead of col-sm-4 as it is now) <div class="pb-center-column col-xs-12 col-sm-3"> The title, reference and so on will snap to the right of the image. Is that what you need?Kind regards Link to comment Share on other sites More sharing options...
silvioscavone Posted April 8, 2016 Author Share Posted April 8, 2016 that's it man. thank you very much. Now the product page looks so cool 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