Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1382387

    Lely
    Moderator

    Hi There,

    From your custom CSS, remove this part also:

    .x-navbar .x-nav > li.x-menu-item-woocommerce > a .x-cart > span.outer {
        float: none; 
    }

    Then on Appearance> Customize > Woocommerce >Cart Content color: Set this to transparent. See attached screenshot.
    Please add this too:

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

    Hope this helps.