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)
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