Some help would be much appreciated with customization of nav / menu colours, to have them the same under all circumstances ( sticky, mobile etc)
I’m using the following code which seems to make it difficult to customise menu colours
<header id="header" class="transparent-header full-header dark " data-sticky-class="not-dark" data-responsive-class="not-dark" >
<nav id="primary-menu" class="style-4 not-dark">
I don't want to change all the colours in the colors.css file, I'm only working on the menu.
thanks!
