Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1025856
    hjzhao
    Participant

    Hi there,

    My navbar buttons are in the “pill” shape, but I would rather they look something like this –

    http://theme.co/x/demo/renew/4/#

    I can’t for the life of me figure out how to change it to something with the underline instead of the pill outline.

    Help!

    helenjennifer.com

    Thanks!

    #1026382
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .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: 0 2px 0 0 #2d2d2d;
        border-color: transparent;
        border-radius: 0;
    }

    Hope it helps.

    #1035335
    hjzhao
    Participant

    Thank you! 🙂

    #1035386
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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