Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1328663
    MarleenV
    Participant

    Hi,

    I had a transparant nav bar, but for some reason it won’t turned white and won’t go transparant again.
    I’ve deleted all css to see if that made a difference, but unfortunately.
    Do you have a clue where this issue could be?

    Kind regards,
    Marleen

    I’ll add url + login in next message.

    #1328668
    MarleenV
    Participant
    This reply has been marked as private.
    #1328806
    Joao
    Moderator

    Hi There,

    Please updathe this CSS on Appereance > Customizer > Custom > CSS

    .x-navbar {
    box-shadow: none;
    border:0px;
    }

    to

    .x-navbar {
        box-shadow: none;
        border:0px;
        background-color: transparent !important;
     } 

    Hope it helps

    Joao

    #1333622
    MarleenV
    Participant

    Thank you very much Joao! That worked 🙂

    #1333653
    Rahul
    Moderator

    Glad we were able to help you out!

    Let us know if we can help with anything else.

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