Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1289179
    Magnus
    Participant

    It seems like whatever I put into the “Additional CSS” in customizer does not kick in. See attached example. What am I doing wrong?

    #1289181
    Magnus
    Participant
    #1289417
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! Your code is invalid. It does not point to the links in your navbar. If you want to change the navbar link color and the navbar link hover colors, please go to the customizer, Appearance > Customize > Header > Links – Text and set the Navbar Links and Navbar Links Hover color.

    And if you want to change the color of you logo text, you can still go to the customizer, Appearance > Customize > Header > Logo – Text and set the Logo Font Color.

    Hope this helps.

    #1291796
    Magnus
    Participant
    This reply has been marked as private.
    #1292196
    Friech
    Moderator
    This reply has been marked as private.
    #1293409
    Magnus
    Participant
    This reply has been marked as private.
    #1293473
    Magnus
    Participant
    This reply has been marked as private.
    #1293744
    Lely
    Moderator

    Hi There,

    Yes here: Appearance > Customize > Custom > Edit Global CSS:
    Please update above CSS to this:

    .x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar .desktop .x-nav > li.x-active > a > span, .x-navbar .desktop .x-nav > li.current-menu-item > a > span {
    	box-shadow: none !important;
    } 

    Hope this helps.

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