• Resolved jphackett

    (@jphackett)


    Hi,

    Has anyone got a simple solution for removing the pink colour from the social media icons? I still want the hover colour that I set to remain the same. I would like to use the CSS customizer if possible, please.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello, try to use the following CSS code.

    You can add CSS code in Customize → Additional CSS section.

    .social-navigation li {
        background-color: transparent;
    }

    Please feel free to ask any other questions that you might have.

    Kind Regards, Roman.

    Thread Starter jphackett

    (@jphackett)

    Hey Roman,

    That’s perfect, thanks.

    JP

    You are welcome! ??

    Kind Regards, Roman.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Background Colour From Social Media Icons’ is closed to new replies.