Shopify themes, liquid, logos, and UX
I am using the 10.0 Colorblock Theme and the main menu/drop-down menu at the top of our store is a really small font. How do I increase the font?
Hi @BydlowskaL ,
Would you mind to share your URL website? with password if its protected. Thanks!
Thannk you for the info. Try this.
div#MegaMenu-Content-2 li a {
font-size: 2rem;
white-space: nowrap;
}
Result:
Note; you can adjust the sizes.
I hope it help.
Hi there! Do you mean I should paste it at the bottom of the base.css file?
for the main menu.
nav.header__inline-menu a {
font-size: 2rem;
}
summary#HeaderMenu-artwork span {
font-size: 2rem;
}
Result:
Can you confirm where these edits should be made?
You can copy and paste in the base.css file. click save then preview.
hello, I tried your code in my base.css file and it's not working completely because the Shop link in my main menu is not enlarging, probably because it opens a drop down menu with different links. can you help me solve it? thanks!
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