Hi I am using the Dawn theme and have size charts on each of my listings but the text is over hanging or bunched up in some of the table cells, can anyone please advise how I can make them all sit in one line inside the cells?
thankyou ![]()
Hi I am using the Dawn theme and have size charts on each of my listings but the text is over hanging or bunched up in some of the table cells, can anyone please advise how I can make them all sit in one line inside the cells?
thankyou ![]()
Hello @cgwatts
Could you please share your store url ( with pass if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
Is the size chart different for all products? If it`s the same, then Solution would be just to place size chart in a separate page and leave a link to it on a product page.
Other solution would be to use a picture of the size chart (either in the product photos or in the description).
If none if this is suitable for you, you can try changing the table`s code.
This is a line of code you have for table:
Try deleting the width at all and see what happens.
or
Where would I find the line of code for the table? I have previously done all the other methods and the size charts are all different
thankyou
How do you add the table to the product page?
If you do so in Product Description, then go there and click </> button at the top right corner of description box. This will show the HTML and CSS of your description, where the table`s code should be then. Find this line of code (this is the first line before the table is introduced):
And change it to either this line:
Or this one:
Let me know if this helped.
This worked great thankyou, I did tweak the width to 120% though but thankyou this has been annoying me for so long ![]()
I tried the above code and it worked for me as well. But I am having trouble with the mobile site.
It isnโt perfectly aligned.
See screenshot below.
Can you pls help?
Thanks,
Hi,
Send a link to your website.
Is this something you add into product description by yourself as well?
Yes, i have added the description myself.