Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #907420
    Chris A
    Participant

    I think this changed somehow with the last update.

    The navbar links have transparent background now instead of white.

    When you scroll down the page you can’t see the links when the photos are there.

    How can I change this?

    Thanks.

    #907421
    Chris A
    Participant
    This reply has been marked as private.
    #907755
    Joao
    Moderator

    Hi Chris,

    Please try going to your Customizer Select your Stack Tab (Intrigrity) and turn off Navbar transparency.

    If the problem persists please provide us your wp-admin credentials and make sure to mark the reply as private

    Hope that helps,

    Joao

    #907970
    Chris A
    Participant
    This reply has been marked as private.
    #908098
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .x-navbar.x-navbar-fixed-top .x-navbar-inner {
        min-height: 60px;
    }

    Hope it helps 🙂

    #908314
    Chris A
    Participant

    Unfortunately, that did not seem to work. I added the code, but no change

    #908561
    Rupok
    Member

    Hi there,

    Thanks for updating. Above code is correct and must work nut it’s not working because there is a glitch on your code. You didn’t close the above media query before pasting this code – http://prntscr.com/azadnb

    I have closed this properly and it’s working as expected.

    Cheers!

    #908606
    Chris A
    Participant

    thank you!

    #908668
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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