Shopify themes, liquid, logos, and UX
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
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:
Best,
Liz
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025