Shopify themes, liquid, logos, and UX
Hi guys, i need your help.
i need a custom css to increase the size of this titles and i maybe another tipography. (in the whole navigation bar)
any thoughts¿
my site is lastwolf.us
Solved! Go to the solution
This is an accepted solution.
Hi @RivonLastWolf,
Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:
.mega-menu__heading {
font-size: 14px;
}
You can also change the code to your liking.
This is an accepted solution.
Hi @RivonLastWolf,
Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:
.mega-menu__heading {
font-size: 14px;
}
You can also change the code to your liking.
add the code to your theme.css
.mega-menu__column span.heading--small{
font-size:20px;
}
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