Shopify themes, liquid, logos, and UX
Hello!
I would like to change the font size of The Menu and Drop Down Menu. I can't seem to do this in the theme editor using typography selections.
Any help would be greatly appreciated.
Solved! Go to the solution
This is an accepted solution.
Hello @StellarFae ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.list-menu__item {
font-size: 12px !important;
}
Thanks
This is an accepted solution.
Hello @StellarFae ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.list-menu__item {
font-size: 12px !important;
}
Thanks
This worked, Thank you!
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025