Logo line on mobile - by JonathanM - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Olga Barlow

  • Avatar: JonathanM
    JonathanM
    Participant
    August 6, 2016 at 09:19

    Logo line on mobile has weird characters on top of cart icon. Dissappears when scrolling down.

    http://prnt.sc/c29oen

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 8, 2016 at 09:56

    Hello,

    Add the following code in child theme styles.css

    
    .header-color-dark .shopping-container.ico-design-2 .cart-summ .cart-bag,
    .header-color-dark .shopping-container.ico-design-3 .cart-summ .cart-bag {
      border: none;
    }
    .header-color-dark .shopping-container.ico-design-2 .cart-summ .cart-bag:before,
    .header-color-dark .shopping-container.ico-design-3 .cart-summ .cart-bag:before {
      border: none;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.