Home › Forums › Basel support forum › Change Categories Menu COlor Change Categories Menu COlor This topic has 1 reply, 2 voices, and was last updated 7 years, 11 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 13, 2017 at 2:16 pm #9877 Com_AEGISParticipant Dear Support. 1. Is there a custom CSS to change Page Heading Colors…. By défault we only have choice between Dark and Light … 2. How to remove the underline effect on Nav-shop (categorie menu) …. ? Thanks February 13, 2017 at 4:30 pm #9884 Artem TemosKeymaster Hello, Here is a code snippet that you may place to the Custom CSS area to do your changes .color-scheme-light .basel-product-categories li a { color: #ff0908; } .color-scheme-light .basel-product-categories li.current-cat a:hover, .color-scheme-light .basel-product-categories li a:hover { color: #09ff09; } .color-scheme-light .basel-product-categories li a:after { display:none; } Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register