• Hi There,

    I’m having a bit of trouble with my nav buttons on the earth pro template. I have selected my header to be white, however upon doing so, the active nav button is either transparent or assumes the color of the header. In any case i cant’t find where this is being called in any of the files to adjust it.

    I would the nav button to not change colors at all. I want it to stay the original color of the nav bar at all times. http://drm.directsupplyboxes.com

    Thanks for your help in advance.

    P>S> I noticed the other thread discussing a similar issue, however I wasn’t able to come to a solution with it. https://wordpress.org/support/topic/help-customization?replies=21

Viewing 1 replies (of 1 total)
  • Sam

    (@soumendra)

    Hello,

    You can use this in your Custom CSS for that:

    .current_page_item a {
        background: #32a7db none repeat scroll 0 0 !important;
    }

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Active nav button color’ is closed to new replies.