Track Posted October 6, 2023 Share Posted October 6, 2023 (edited) Hi everyone. When viewed on desktop, the description is in a narrow column down the right hand side of the screen. Can someone please show me how to make it the width of the page? **Edit to add that this is 1.7 ** Edited October 6, 2023 by Track (see edit history) Link to comment Share on other sites More sharing options...
Eutanasio Posted October 6, 2023 Share Posted October 6, 2023 seems you have edited the original template and left the Div Class "tabs" inside the previous Div col-md-6 instead of being inside it's own div col-md-12 If you want the content of the tabs div to span the full width, you should move it outside the div with class col-md-6 and either place it directly under a div with class col-md-12 or outside any specific column class so it occupies the full container width. Link to comment Share on other sites More sharing options...
Track Posted October 6, 2023 Author Share Posted October 6, 2023 Thanks for showing some interest. I haven't edited the template. It is untouched. I made a site about 3 yrs ago using the same template on 1.7 and that was the same. At the time, I worked out how to adjust the size of container and changed it through c-panel. But I've slept many times since then and can't remember how I did it exactly. Link to comment Share on other sites More sharing options...
Eutanasio Posted October 6, 2023 Share Posted October 6, 2023 well, it is clearly something you changed in the code on the template. Check these files: /themes/classic/templates/catalog/product.tpl /themes/classic/templates/catalog/product-description.tpl /themes/classic/templates/catalog/product-details.tpl Find the class "tabs" and see inside which Div col-md-?? is enclosed Link to comment Share on other sites More sharing options...
endriu107 Posted October 6, 2023 Share Posted October 6, 2023 Here is tutorial how to edit this https://www.youtube.com/watch?v=9H05bPNQauQ Unfortunately it is not in english but all you need to do is change one file like in video. Link to comment Share on other sites More sharing options...
Zohaib-fk Posted October 7, 2023 Share Posted October 7, 2023 Hi, I have a solution demo on below forum post on point [2].Prestashop how to make product description in full width on version 1.7 Attached screenshot for your reference from my demo. https://www.hrms-systems.com/presta-addons/en/men/1-1-hummingbird-printed-t-shirt.html 1 Link to comment Share on other sites More sharing options...
Track Posted October 7, 2023 Author Share Posted October 7, 2023 Thanks for the assistance everyone! Problem Solved! It was quite easy to do, following the video that @Zohaib-fk kindly added above (No language barrier as it's all directional instruction) So thanks for that @Zohaib-fk ! Link to comment Share on other sites More sharing options...
Zohaib-fk Posted October 8, 2023 Share Posted October 8, 2023 Many thanks @Track for your appreciation words and feel happy to know the problem is solved from my tutorial demo video and it helps. 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