Perfect, that sorted it, thank you G
Thanks for the swift response
Chrome says up to date Version 35.0.1916.153 m
Windows 8.1 Single language
This is only in chrome, internet explorer shows it perfectly.
Changing the hover font color didn’t work in customise so used the following which did the trick
#main-navigation .menu > li:hover a{ color: #d4d4d4; }
Thank you @chaismeyer appreciate it 🙂 Using the customize option worked perfectly.
Was a blonde moment.. I used this line only and it’s sorted. .woocommerce .wc-new-badge{display: none;}
Hi, This removes the “sale” badge as well, please help with css to only remove “new” but leave the “sale” badge.
Thanks