Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1341563
    Prana4You
    Participant

    Hello X-Team,

    i use the renew-stack with a child-theme and want to make some costume changes. Especially i want to make changes in the layout for the navbar. i want to have different background-colors for the main navbar items and for the submenu. the problem ist, that the settings from the costumier are tagged with !important. So any changes i wanted to make with the child-css or the css costume code inside the comstumizer have no effect!!! i can’t override it!

    Please help

    #1341656
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    Could you please provide us with your website URL so we can take a closer look?

    Thanks.

    #1341666
    Prana4You
    Participant
    #1341775
    Rupok
    Member

    Hi there,

    Thanks for the URL. You can use this code to override the background color for Submenu only :

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

    You already have the code, just add the preceding body selector.

    Hope this helps.

    Cheers!

    #1341923
    Prana4You
    Participant

    Even if i don’t understand why, but it’s working! Didn’t known that the extra “body” selector could override it.

    And by the way, thanks for this fast and uncomplicated support.

    #1342043
    Jade
    Moderator

    You’rev most welcome.

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