Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1185590
    Swoopey
    Participant

    Hi,

    http://medical.atwnz.com/

    Could you help me change the following?
    1) Custom Headline “Medical Marijuana Cards Honolulu”, the two lines on the sides are grey, and I’d like to change them to another color.
    2) The Navigation Bar Menu Oval Outlines, change the color of the outline only.

    Thanks 🙂

    #1185896
    Jade
    Moderator

    Hi there,

    Please add this code in the customizer:

    
    .h-custom-headline.accent span:before, 
    .h-custom-headline.accent span:after {
        background-color: #ccc;
    }
    
    .x-navbar .desktop .x-nav>li>a:hover>span {
        border-color: #ccc;
    }

    Hope this helps.

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