How To Change The Font Typography Of Header Navigation Bar (Dawn Theme)

I would like to change the font typography of the navigation buttons on the header to ‘Poppins’ font.

I would like to make this change for all devices.

URL: https://ortho-cushion.com/

Any advice is really appreciated.

Hi @BraxtonEcom

This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Online Store ->Theme ->Edit code

Assets ->Base.css

.header__menu-item span {
    font-family: 'Poppins' !important;
}

Hope you find my answer helpful!

Best regards,

Victor | PageFly

Hi @BraxtonEcom ,

Glad to support you today.

You can check out my suggestion below to get your concern resolved.

  1. Go to Edit code on Online Store:

  1. add my code above the tag on Theme.liquid:

Hope you find my answer helpful!

Kind & Best regards,
GemPages Support Team.