Shopify themes, liquid, logos, and UX
Hello, folks!
I want to change the main menu's font weight (both on desktop and mobile).
I attach an image:
For the headers, I have a Semi Bold font but for everything else the font weight is normal. However, the main menu's texts are also in normal weight and they seem to be very thin.
I would like to have the main menu's texts to be in Semi Bold too, like the the rest of the headers.
My theme is Stiletto and my website is: https://4svxm0n5yawy71pb-60150284501.shopifypreview.com
Thanks in advance, folks!
Solved! Go to the solution
This is an accepted solution.
Hello, @martujv
1) Go to Online Store
2) Edit Code
3) Find theme.css/base.css file
4) Add the following code in the bottom
ul.header__links-list.fs-navigation-base {
font-weight: 700 !important;
}
Thanks!
This is an accepted solution.
Hello, @martujv
1) Go to Online Store
2) Edit Code
3) Find theme.css/base.css file
4) Add the following code in the bottom
ul.header__links-list.fs-navigation-base {
font-weight: 700 !important;
}
Thanks!
It worked, thank you!
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025