Change main menu drop down font

Solved

Change main menu drop down font

ellacoker
Shopify Partner
270 1 64

Is anyone able to assist me in changing my drop down menu font? I want it to be uppercase lato, with letter spacing of 3.

URL: https://www.livwithin.com.au/

PW: pewpog

Screenshot 2025-03-19 at 16.24.24.png

Accepted Solution (1)

PageFly-Richard
Shopify Partner
5011 1120 1802

This is an accepted solution.

Hi @ellacoker 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
ul.menu-drawer__menu.has-submenu.list-menu {
    font-family: 'Lato';
    text-transform: uppercase;
    letter-spacing: 3px;
}
</style>

PageFlyRichard_0-1742365859104.png

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly 

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 5 (5)

Mustafa_Ali
Explorer
346 28 56
ul.menu-drawer__menu.has-submenu.list-menu {
    font-family: cursive;
}

MustafA16_0-1742365824862.png

Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
under the <style> tag before the body ----->
if this code work please do not forget to like and mark it solution

 

PageFly-Richard
Shopify Partner
5011 1120 1802

This is an accepted solution.

Hi @ellacoker 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
ul.menu-drawer__menu.has-submenu.list-menu {
    font-family: 'Lato';
    text-transform: uppercase;
    letter-spacing: 3px;
}
</style>

PageFlyRichard_0-1742365859104.png

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly 

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

ellacoker
Shopify Partner
270 1 64

i have tried to change the font size to smaller too - and it is not working, any ideas why?

Screenshot 2025-03-19 at 16.40.51.png

ellacoker
Shopify Partner
270 1 64

hello richard,

how can i make the font smaller too?

Rahul_dhiman
Shopify Partner
808 155 169

Hello @ellacoker 
Go to online store ----> themes ----> actions ----> edit code ----> base.css
add this code at the end of the file and save.

.link, .customer a
font-family: 'Lato';
text-transform: uppercase;
letter-spacing: 3px !important;
}

result
36.png

If this was helpful, hit the like button and accept the solution.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages