Hi, I was wondering if it’s possible to change the font for ONLY the main menu on top, without changing other items on the page (as standard the font applies to main menu and Subheadings and buttons + announcement bar).
I am trying to change it to the standard font - Lora .
Thanks!
https://homeatfirstsight.co.uk/
This is PageFly - Free Landing Page Builder.
Hi i checked but i dont see that you already have the Lora font, so i suggest you embedded the font first by add this code to theme.liquid below the
After that you can change
.menu__item > .navlink > .navtext {
font-family: 'Lora', serif !important;
}
the font for the menu item by using this code in your theme.css file
This is for 6 MAIN MENU item only, not for sub-menu
Hope this can help you solve the issue
Best regards,
PageFly