Change font size in table - Dawn theme

Change font size in table - Dawn theme

a-maise
Tourist
9 0 1

Hi,

 

How do I change the font size in a table under the Dawn theme? It is currently smaller than the other fonts

Replies 3 (3)

bundler-marko
Pathfinder
118 10 25

Hi @a-maise,

Here are my instructions, but they require a bit of HTML and CSS knowledge 🙂

I believe, that you should be able to change the font size, by editing the CSS of the theme. First I would advise you to find the HTML class of the "table". Once you have the class, you should be able to edit the font by going to: Shopify > Themes > click on the three dots next to the "Customize button" > click "Edit code". Then you would need to simply find the "Assets" folder, search for the class and add the correct font to the class, by typing something like "font-size: 1.2 em;"

Bundler combines perfection with non-negotiable value and total creative control. Learn more

Made4uo-Ribe
Shopify Partner
10096 2398 3030

Hi @a-maise 

Would you mind to share your store URL? Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

BSSCommerce-TC
Shopify Partner
225 49 51

Hi @a-maise ,

 

You can follow these steps

Step 1: Go to Online store > Themes > Edit code and find base.css file

Step 2: Insert below code at the end file and Save them

 

table {
  font-size: 1.4rem !important;
}

If our suggestions are useful, please let us know by giving it a like, marking it as a solution.


MIDA: Heatmap, Record & Replay |BLOOP Referral Program, Reward |

Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency