Hi there,
I am looking to change the color of for items in my drawer in mobile view. I know where to change all the draw colors, but I am uncertain where the color is being pulled form for the Login and Create Account line items (you can hardly see it right now, hence I need to change it).
I see that in the settings I can change all the colors, except that the color for the Login and Create account. I don't know where that color is being pulled from.
Any help is much appreciate!
Tracy
Solved! Go to the solution
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.scss.liquid
.mobile-nav__item--secondary a{
color: #fff !important;
}
Hope this helps.
Thanks!
User | Count |
---|---|
732 | |
141 | |
101 | |
64 | |
36 |