Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1074986
    Giusi P
    Participant

    Hi there

    when scrolling down the page the navbar is now transparent… i haven’t changed any settings

    Home

    Thank you

    #1075238
    Joao
    Moderator

    Hi There,

    Please go to Appereance > Customizer > Header and set your navbar to white.

    If that does not work you can add the following code to Appereance Customizer Custom CSS:

    
    .x-navbar .x-container.max.width {
    background: white;
    }

    Hope that helps

    Joao

    #1076053
    Giusi P
    Participant

    Hi

    thank you for your reply…however I cannot see the option of changing the colour in the header and the custom css

    didn’t work..

    Thanks

    #1076150
    Nabeel A
    Moderator

    Hi again,

    Please copy and paste the above code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    Hope this helps!

    #1077686
    Giusi P
    Participant

    Hi there

    i have done that but it doesn’t work..

    #1077822
    Joao
    Moderator

    Hi There,

    Please this code instead:

    
    .x-navbar .x-container.max.width {
    background: white !important;
    }

    If that does not help please provide us your wp admin credentials so we can take a closer look?

    Thanks

    Joao

    #1081607
    Giusi P
    Participant
    This reply has been marked as private.
    #1081756
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .x-navbar-inner {
        background-color: #fff;
    }

    Hope it helps 🙂

    #1083103
    Giusi P
    Participant

    Hi there

    I am afraid it does not work?

    I have provided log in details

    #1083349
    Rupok
    Member

    Hi there,

    I have tested the above code and it seems to be right. Make sure the code above that is correct and not affecting the other code to be generated.

    Thanks

    #1088743
    Giusi P
    Participant

    Hi there

    I am not sure I understand your message but i have checked and i have entered it correctly?

    #1088999
    Joao
    Moderator

    Hi There,

    I tried to login on your website to have a closer look and the credentials above did not work,

    Can you confirm if they are correct?

    Thanks

    Joao

    #1091524
    Giusi P
    Participant
    This reply has been marked as private.
    #1091532
    Rue Nel
    Moderator

    Hello There,

    It appears that there is an invalid css in your customizer.

    I already have this the issue.
    If you need anything else we can help you with, don’t hesitate to open another thread.

    #1091535
    Giusi P
    Participant

    thank you so much!

  • <script> jQuery(function($){ $("#no-reply-1074986 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>