Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3407599
Padding / Spacing between Social Icons in Header
Closed

Comments

  • lifeisfullofgoodies started the conversation

    Hi there,

    I know where to change the icon size in the header section. But I couldnt find the option to increase the gap between each and every icon. Only possible via css maybe?

    Help much appreciated!


    Regards

    Timm

  •  2,541
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .header-social a {
        margin-right: 13px;
    }

    Change 13px with the value you want to show.

    Regards,
    PenciDesign.



  • lifeisfullofgoodies replied

    Hi, 

    that worked perfectly.

    Thx a lot.


    Cheers


    Timm