Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1190603
    Thai
    Moderator

    Which user role do you need for checking? I will change it.

    Please set that account to the Administrator.

    Thanks.

    #1190667
    maheu88
    Participant

    Done

    #1190697
    Christopher
    Moderator

    Hi there,

    The code should work fine, if you update this line :

    .white{
    background-color:#fff;
    }

    To :

    .white {
        background-color: #fff !Important;
        transition: all 0.3s ease-in-out;
    }
    .x-navbar.x-navbar-fixed-top.white li a {
        color: #000;
        transition: all 0.3s ease-in-out;
    }

    Thanks.

    #1190711
    maheu88
    Participant

    GREAT! It works!
    Thank you very much!

    #1190732
    Joao
    Moderator

    Glad to hear it,

    Let us know if you need further help with anything else.

    Joao

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