Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1113872
    iPremium
    Participant

    Hey again

    Can you please help me removing the gray border around the cart button the nav menu?
    I was able to set the icon color to black but couldn’t change the border.

    http://www.ipremium.pt/wp.php/

    #1113945
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    .x-navbar .x-nav > li.x-menu-item-woocommerce > a .x-cart {
        color: transparent;
    }

    Hope that helps. 🙂

    #1113967
    iPremium
    Participant

    Worked like a charm 🙂

    Thanks allot

    #1114063
    Joao
    Moderator

    Glad to hear it! 🙂

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