Jump to content

Creating a responsive table


Peter.31

Recommended Posts

Can anyone advise me how to create a responsive table in the product detail?

I was able to create a table using this code:

<div class="table-responsive"> ... </div> 

This code needs to be added to each table. With more than 1000 products, this will take quite a bit of time. It would be best if it could be edited using css.

Thanks in advance for any help.

Link to comment
Share on other sites

Hi.
It is polite to say hello, thank you and not be afraid to use the word "please", be polite and not start the first sentence with a question.

If you already have tables for all products in the long description, you can use the REPLACE function in the database and add your class.

If you want to wrap the tag table with your div, you can also use the REPLACE function.

Link to comment
Share on other sites

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...