Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1351355
    Dx3Creations
    Participant

    Hi there –

    I don’t know the words to search, when I tried it pulled up color. I’m fine with how the color lights up when you hover over the main button but the line is so far above and looks weird. Are there any instructions (or examples so I can figure out what I want?) to move the line color down?

    See my site at https://www.redlanternescaperooms.com/

    My logo is big on the left, so I feel like the spacing on the right doesn’t quite work. Maybe I want the button itself to change color, rather than a line? What can I do there? Is there a list? 🙂

    Thanks!

    #1351500
    Jade
    Moderator

    Hi there,

    Please try this code in the customizer:

    .x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
        box-shadow: none;
        border-bottom: 4px solid hsl(6,100%,38%);
    }
    #1351687
    Dx3Creations
    Participant

    THAT LOOKS SO MUCH BETTER! Thank you so much, I appreciate it.

    #1351822
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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