Hi, hope someone can figure this out for me.
I am designing a store for a client where they want golden font color for menu fonts and other fonts on site. Can anyone please help me with that?
Also, I should mention that I don’t have the theme.scss.liquid folder in my assets. I only have theme.css .
Here is my store url. https://teststoregauze.myshopify.com/
Please help. Thanks.
please provide site password and do want to change header font color change?
Store pw: blieck
I’d like to change my header and footer text fonts to gold gradient.
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.small--hide .site-nav .site-nav--active .site-nav__link .site-nav__label{
border-bottom-color: #dcbd19 !important;
color:#dcbd19 !important;
}
.small--hide .site-nav .site-nav--active .site-nav__link .site-nav__label:hover{
border-bottom-color: #000000 !important;
}
Hi, here is how it looks now. How can I replace it with gradient color?
Also why is the SHOP button different than the rest?

Hello can this be done in white and the font to be gold