Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1391497
    thaiunderdog
    Participant

    I try to add below CSS to Customizer

    .x-navbar .sub-menu {
    background-color: #000000!important;
    }

    but it can’t override the original CSS as show in image

    here is my url
    https://www.kingwindowfilms.com/

    #1391547
    Friech
    Moderator

    Hi There,

    Thank you for writing in! Please update your code to this:

    header .x-navbar .sub-menu {
    background-color: #000000 !important;
    }

    Hope it helps, Cheers!

    #1391627
    thaiunderdog
    Participant

    Thanks,your code is working fine. BTW i have another question,

    why there is [email protected] show in my footer widget when I try to add some text link ?

    In image below, i used same text in both widget.

    #1391688
    Paul R
    Moderator

    Hi,

    You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

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