Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1269900
    charlescthomson
    Participant

    Hello folks,

    I’d like to be able to either double underline or box (like a button) a single nav menu link.
    Is this possible? and if so, is there a way to adjust the weight/thickness of the underline or box?

    Thank you kindly!

    Cheers,

    #1269903
    Friech
    Moderator

    Hi There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    And point us which menu item/link as well.

    #1269946
    charlescthomson
    Participant
    This reply has been marked as private.
    #1270066
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    #menu-item-21 a {padding-top: 40px}
    #menu-item-21 a span {
    border: 1px solid #333;
    padding: 10px;
    }

    Notice the property border: 1px solid #333; the 1px there is the border thickness feel free to adjust that where you see it fits.

    Hope it helps, Cheers!

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