change text font and centre formatting, of a page on DAWN theme

change text font and centre formatting, of a page on DAWN theme

majaa
Tourist
8 0 2

How do I change the font text to match the rest of my 'size guide page', and centre the title font? 

 

Thanks!

 

url: Size Guide – SIX INCH Footwear

 

Reply 1 (1)

LizHoang
Shopify Partner
825 95 128

Hi Majaa

- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

@media screen and (min-width: 750px) {
.rte table {
    width: 100% !important;
}

h1.main-page-title.page-title.h0 {
    text-align: center !important;
}
}

 

Result: 

LizHoang_0-1737943674305.png

 

Best,
Liz

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program