Header 18 - by Marc7137 - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler

  • Avatar: Marc7137
    Marc7137
    Participant
    July 7, 2016 at 02:00

    how can i remove the social menu?

    how can i move the cart to bottom left of the title box and give it a white background as it hard to see with my header background.

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 7, 2016 at 08:46

    Hello,

    Please, insert this text in Theme Options > Custom CSS > Global Custom CSS:

    .header-wrapper ul.menu-social-icons {
        display: none;
    }
    .shopping-container {
        background-color: white;
    }

    Regards,
    Rose Tyler.

  • 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.