Hello guys
I have a nutritional facts table that Im using on my first store working perfectly.
When I copy the tables and css to this new theme I get a mess on that table.
Check private content for more info please
This topic has 3 replies, 2 voices, and was last updated 4 years, 3 months ago ago by Nelson Bento
Hello guys
I have a nutritional facts table that Im using on my first store working perfectly.
When I copy the tables and css to this new theme I get a mess on that table.
Check private content for more info please
Hello,
Add this custom CSS code also:
.product-nutrition .col-3 {
width: 15%;
}
.product-nutrition .col-2 {
width: 25%;
}
.product-nutrition .col-1 {
width: 60%;
}
Regards
Thank you very much.
The issue related to '‘Custom CSS not working properly’' has been successfully resolved, and the topic is now closed for further responses