Liquid code help in adding space between my header social icons please

Hello and thank you. I’m trying to add a little space between my Pinterest and Instagram icons on my header as they are butted up against each other.

My site: www.ryuhaus.com

Please help modify/add to my liquid code in order to do this:

(the code for the social icons placed in my header is highlighted)

Thank you for your help!

John

Hello @Newuser1000

Add this css at the bottom of

Online Store->Theme->Edit code->Assets->theme.scss.liquid

.site-header__icons-wrapper .icon-fallback-text {
	padding-right: 12px;
}

Hope this will work for you

Thanks…

1 Like

That worked like a charm. Very much appreciated! Will keep you guys (oscprofessionals) in mind for the future.

Best,

John

Hello @Newuser1000

Thank you so much for your appreciation.

If you have any queries don’t hesitate to contact us Email: pallavi@oscprofessionals.com

Thank you!

1 Like