Shopify themes, liquid, logos, and UX
Hi there
I'm looking to keep the font 'Playball' for my Heading and Body font in the store as it looks great. A while back now I managed to make the Descriptions all change to a different font other than those mentioned above but I don't remember the fix. I'm now basically looking to change to a different font for all my policy pages and future blog pages, could someone help guide me how to do this?
For context my Delivery and Returns Page is also in 'Playball' font:
https://tabletimesports.com/pages/delivery-returns
But it is hard to read and I need to change it to a different font, without losing the current font where it's in use in other parts of the store. Thanks!
Hi @Craigo177
Do you mean the paragraphs?
Like this?
I used the font you have in description. If this is what you mean check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
.page-width.page-width--narrow.section-template--16979600933064__main-padding .rte h2 {
font-family: 'Eczar', serif;
}
And Save.
NOte: This code is only on this page.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024