Fixed navigation background - by Katya - on WordPress WooCommerce support

This topic has 10 replies, 4 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp

  • Avatar: Katya
    Katya
    Participant
    September 24, 2014 at 06:14

    Hello, I am having difficulty in changing the background color of the fixed navigation background.
    I have it set on header 4 with a black background and a light color scheme. When I scroll down, the background turns to white. I’d like it to stay black but unable to do it.

    Could you please let me know where I should tweak?

    Katya

    9 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 24, 2014 at 06:40

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Katya
    Katya
    Participant
    September 24, 2014 at 20:56

    Hi Robert,

    Thank you for your reply.

    Since my header is black, I can’t see my menu links as they are black too (I’d like them white with grey hover). and when I scroll down my header turns white with black font. I’d like it to follow the same look.

    Thank you for your help.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 25, 2014 at 06:36

    Hello,

    Add this code into custom.css file and after that clear cache.

    .header-type-4 .main-nav .menu > li > a, 
    .fixed-header .menu > li > a, 
    .header-type-4 .main-nav .menu > li.current-menu-item > a {
    color: #fff;
    }
    .header-type-4 .main-nav .menu > li > a:hover, 
    .fixed-header .menu > li > a:hover{
    color:grey;
    }
    .fixed-header {
    color:#000;
    }

    Regards,
    Robert Hall.

    Avatar: Katya
    Katya
    Participant
    October 9, 2014 at 23:22

    FAB! Thank you 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    October 10, 2014 at 00:18

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: McFechi
    McFechi
    Participant
    October 15, 2014 at 04:58

    Hello, I am having this exact same problem (fixed header with a white background) and I used the link above but it did not work for me. I am using Royal WordPress theme (Creative) and I am using the 3rd header. I need the background for the fixed header to be black when I scroll down.

    Thank you.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 15, 2014 at 12:53

    Hello @McFechi,

    You’ve been already replied in this topic.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: McFechi
    McFechi
    Participant
    October 15, 2014 at 12:56

    Yes I have.

    Thanks again.

    Avatar: Eva
    Eva Kemp
    Support staff
    October 15, 2014 at 13:23

    Hello @McFechi,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘fixed navigation background’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.