Icons topbar - by gewoonbovenaan - on WordPress WooCommerce support

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

  • Avatar: gewoonbovenaan
    gewoonbovenaan
    Participant
    February 5, 2018 at 15:39

    Hi, when adding the social icons on topbar left, i get these weird style issue where the color changes to black, and it pushes the text under it.. can center it and change the color to its original?
    https://gyazo.com/5832c03b18793cd96856c81f7b56177b

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 5, 2018 at 16:03

    Hello,

    Please add this code in Theme Options > Styling > Custom css > Custom CSS for desktop (992px+):

    .topbar-widget.etheme_widget_socials .et-follow-buttons a{
        border: none;
        color:  white;
    }
    .topbar-widget.etheme_widget_socials .et-follow-buttons a:last-child, .languages-area > div  {
        border: none;
    }
    .topbar-widget.etheme_widget_socials .et-follow-buttons a {
        height: 1rem;
    }

    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.