Shopify themes, liquid, logos, and UX
Hello,
I'm trying to change the font for the header section (on the desktop view) - it uses the regular body font by default which is rather thin and hard to see.
How can it be changed for the desktop view? (size and bold/italic or perhaps even uppercase?)
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hello @dzester
You can try this code.
Go to Online store -> Theme ->Action ->Edit code -> Asset -> and paste the code in base.css
.header {
font-weight: bold;
text-transform: uppercase;
}
Hii, @dzester
Kindly share your store URL so,
I can solve it perfectly.
Thank You.
Hi @dzester
Please share store URL so that I can help you out.
Thanks.
Hi,
My store is live and running traffic at the moment so I don't have the theme up yet (I want to switch to Dawn but there are a few issues I need to resolve first).
Will a screenshot do? It's the header font on the top of the website.
This is an accepted solution.
Hello @dzester
You can try this code.
Go to Online store -> Theme ->Action ->Edit code -> Asset -> and paste the code in base.css
.header {
font-weight: bold;
text-transform: uppercase;
}
Hii, @dzester
Please share your preview URL of your store so,
I can solve it perfectly.
Thank You.
That worked perfectly, thank you!
User | RANK |
---|---|
228 | |
146 | |
55 | |
52 | |
46 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023