Jump to content

Product description not central on desktop [SOLVED]


Track

Recommended Posts

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

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

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

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 !

 

Screenshot (598).png

Link to comment
Share on other sites

  • Track changed the title to Product description not central on desktop [SOLVED]

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...