Changing font of navigation menu in Zest theme

Changing font of navigation menu in Zest theme

RandyVDN
Excursionist
23 0 9

Dear Shopify Experts,

 

We would like to change the green-highlighted subcategories to Monteserrat Semibold and remain the red-highlighted main categories as Monteserrat Bold.

 

I would appreciate the help tremendously! As I have been struggling for quite a while. 

Hereby the website link: https://turkesterone-europe.nl/?_ab=0&_fd=0&_sc=1&preview_theme_id=150172107078

 

P.S. We are using the Zest theme.

 

Kind regards,

Randy

 

RandyVDN_0-1687938676350.jpeg

 

 

Replies 2 (2)

dmwwebartisan
Shopify Partner
12366 2558 3743

@RandyVDN 

Please add the following CSS code to your assets/site-nav.css bottom of the file.

.f-site-nav__sub-link {
    font-family: Monteserrat Semibold !important;
}

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
RandyVDN
Excursionist
23 0 9

I have added the CSS code and it does work partially. Unfortunately it applies a different font than Montserrat Semi Bold, and also the red area is changed in font (which is supposed to stay Montserrat Bold).

 

Kind regards,

Randy