hi, i am trying to use table in product description, which i working good on desktop view but in mobile view it is wide. after searching a bit i got this code(below) - which is woking good in table sizing but also reducing font size. i am including images of both - (1)when i don’t use code its wider and, (2) when i use code its font get smaller. ANY SOLUTION ON THIS???
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
sorry mate, not working. after using code above - font size still small or same but table got wider. see screenshot. all i need, table get adjust with mobile view same as in desktop view. thanks
say for an example. see the screenshot. now, all i want this table response to mobile view. as you see table below is quite wider in mobile view(when i don’t use code from my very first post).