Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1113440
    Debbie L
    Participant

    Hi … I have attached an image of the navbar of my website. I have a woocommerce shopping cart showing. Is there a code that can make that woocommerce button a bit smaller ? At the moment it is a bit too big! I appreciate your help.

    #1113452
    Thai
    Moderator

    Hi There,

    Please provide us with your website URL so we can take a closer look.

    Thanks.

    #1113513
    Debbie L
    Participant

    This is a redevelopment of a website so I am accessing the server through the “hosts” file of my windows. Hence I am unable to provide you with a “live” website to take a closer look … sorry …. any code suggestions ?

    Wordpress 4.5.3
    X Theme 4.6.1 (with Child theme)
    Cornerstone 1.3.0
    Renew Stack
    Left Navbar

    #1113523
    Thai
    Moderator

    Hi There,

    Please try adding the following CSS under Customizer > Custom > Global CSS:

    .x-navbar .desktop .x-nav > li.x-menu-item-woocommerce > a {
        max-width: 60%;
        margin: 0 auto;
    }

    Hope it helps 🙂

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