Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1210852
    Mennojones1
    Participant

    I can change the pill shape that goes around each menu item to a rectangle?

    #1211040
    Friech
    Moderator

    Hi There,

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

    .x-navbar .desktop .x-nav>li>a>span {
    	border-radius: 0;
    }

    If this does not work, please provide us the site URL.

    Cheers!

    #1212423
    Mennojones1
    Participant

    Thanks for your response but it did not work. Here is my website:

    http://www.dnaofpc.org

    #1212755
    Paul R
    Moderator

    Hi,

    You missed the dot at the very beginning.

    http://screencast.com/t/IVwvaYVu4

    Kindly add the code as it is.

    
    .x-navbar .desktop .x-nav>li>a>span {
    	border-radius: 0;
    }
    

    Thanks

    #1213097
    Mennojones1
    Participant

    Thanks!

    #1213161
    Rahul
    Moderator

    You’re most welcome!

    Let us know if we can help with anything else.

    Thank you.

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