Shopify themes, liquid, logos, and UX
Hey so I wanna change my navigation font and make it and I want the exact navigation font which this website has
Click Here
I want the same font for my navigation as the above website.
that's my store URL: Click Here
The font you gave for your website is "Montserrat, sans-serif", which you can download and upload to your shopify server, and then reference it with the following code.
@font-face {
font-family: Montserrat;
src: url(“fonturl”);
}
.nav-bar .menu__moblie b{
font-family: Montserrat;
}
How can I upload font?
Step1:
Step2:
After uploading the font, copy the link and put it into the code I mentioned above to replace the fonturl
Can you give me the link to where I can download "Montserrat, sans-serif" font
This font requires you to look it up, you can start by going to the Google Fonts shop to find out if it exists.
User | RANK |
---|---|
142 | |
102 | |
79 | |
62 | |
61 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023