nt2015 Posted May 19, 2016 Share Posted May 19, 2016 Hello everyone I need some help, please.. I want to move the data sheet and more info columns next to each other just like the picture i have attached. Also in mobile view to have the columns as they are one below the other, otherwise the data sheet shows off the screen.(keep it responsive) I am using default theme v1.6.1.5 Thank you all in advance for taking the time to read and respond to this topic. Link to comment Share on other sites More sharing options...
NemoPS Posted May 21, 2016 Share Posted May 21, 2016 Try with <!-- Data sheet --> <section class="page-product-box col-xs-6">In product.tplTo that, and to<!-- More info --> <section class="page-product-box col-xs-6"> <h3 class="page-product-heading">{l s='More info'}</h3>As well 1 Link to comment Share on other sites More sharing options...
nt2015 Posted June 1, 2016 Author Share Posted June 1, 2016 (edited) Thank you so much for your help. It works like a charm!!! But the two columns overlap on the mobile? Any ideas? Edited June 1, 2016 by nt2015 (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted June 3, 2016 Share Posted June 3, 2016 then col md-6 and col-xs-12 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