• Resolved Maysie

    (@neighbourhoodcentre)


    I love this divi author box, but I am getting the full name of the social media channel beside each icon. I notice that the screenshots don’t show this and it looks very clunky. How can I get rid of the names and just show the icons?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Andrej

    (@andrejdivi)

    I will add a feature to my plugin to disable the text next to the icons. I will reply to this thread when it’s ready. It will take me a few days.

    Plugin Author Andrej

    (@andrejdivi)

    Maysie, just add the following code to your Custom CSS code field or to your child theme’s stylesheet file:

    .et-social-icon span {
    display: none;
    }

    This should solve the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove social media names’ is closed to new replies.