Removing social sharing from header left icon behind

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

  • Avatar: jon1
    jon
    Participant
    August 2, 2017 at 19:35

    I found the short code that put the sharing icons in the header and removed the short code. The icons went away but I am still left with a dotted line and what appears to be a chat icon. How can I remove that?

    Jon

    5 Answers
    Avatar: amzy
    Amzy Leel
    Participant
    August 3, 2017 at 06:22

    If you are mentioning this : http://prntscr.com/g3q94u add following code in,

    theme options >> custom css >> global custom css

    .tbs.blog-description span { display: none; }

    Avatar: jon1
    jon
    Participant
    August 8, 2017 at 16:02

    Yes, that is the icon. I tried ading that css but the icon is still there.

    Avatar: jon1
    jon
    Participant
    August 8, 2017 at 17:03

    Just added a password to the site: see private content

    Please, contact administrator
    for this information.
    Avatar: jon1
    jon
    Participant
    August 9, 2017 at 18:06

    Hi, I need to get these issues solved ASAP. Any time to have a look?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 10, 2017 at 08:06

    Hello,

    Sorry for the delay.
    Please use this code:

    .header .tbs span {
        border: none !important;
    }
    .header .tbs span:before {
        background: transparent !important;
    }

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.