Adding spacing to the footer social icons

Paul B April 10, 2021 at 7:50 pm

I want to add the spacing to the site footer social icons. I tried to put CSS on my own but it didn’t work
Thanks in advance for your help.

Replies (1)

  1. Paul B April 10, 2021 at 7:50 pm

    I want to add the spacing to the site footer social icons. I tried to put CSS on my own but it didn’t work
    Thanks in advance for your help.

  2. Spiracle Themes April 12, 2021 at 5:13 am

    Hi Paul

    Thanks for reaching out
    Try the following CSS

    footer .footer-social-icons li {
    padding-right: 30px;
    }

    Copy and paste it in Appearance -> Customize -> Additional CSS

    Best Regards

Post a Reply

Reply To: Adding spacing to the footer social icons
Your information: