Hi there,
I’m using the Impulse theme and I’d like to make the following adjustments to my header:
-
icons (cart, search, account) to be smaller
-
menu text to be smaller and bolder
Hi there,
I’m using the Impulse theme and I’d like to make the following adjustments to my header:
icons (cart, search, account) to be smaller
menu text to be smaller and bolder
Hello greenwichhats,
Please share your site url.
So that i can check and let you know the exact solution here.
url is https://greenwich-hat-company.myshopify.com/
password is: STEt2389BE
Hey @greenwichhats
Please add following code in your assets/theme.scss.liquid file.
@media only screen and (min-width: 769px){
.site-nav__link--icon .icon {width: 16px; height: 16px;}
.site-nav a {font-weight: 900;}
.site-nav a {font-size: 10px;}
}
Hope this works for you.
Thanks!
Thank you!
The font weight seems to not go bolder than 800 but I’d like it to be slightly more. Any suggestions why this is?
Hey @greenwichhats ,
The font-weight is 900.
We can’t make bolder. I think it is because of the font family. Some fonts are thinner and not looking very bold.
Hope you understand.
Thanks!
Hi,
I have changed the size of the header numerous times and I cannot sort the blur on it. Could soe=meone help me?
My shop… audreymarie.co.uk
Your given URL is not working.