I want ‘shop’ and ‘contact’ to be black in the first place, not when you put your cursor on there. So it stays black, only a line appears if you select is.
Website is winandgetrich.com (no code needed)
I want ‘shop’ and ‘contact’ to be black in the first place, not when you put your cursor on there. So it stays black, only a line appears if you select is.
Website is winandgetrich.com (no code needed)
If this is ok for you to have all text across the page black, you can go to customizer of Dawn theme and change text color in “Secondary colors” section.
Hi @winandgetrich ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/base.css->paste below code at the bottom of the file:
ul.list-menu.list-menu--inline > li > a {
color: black !important;
}
Hope my answer will help you.
Best regards,
Victor | PageFly