How to align social media logos with menu on Simple theme?

Hello,

I am using the “Simple” theme and trying to align the social media logos on my homepage with the menu list, see attached SS.
I’d like them to be aligned to the left, so that the right hand of Facebook logo will be aligned with the right hand of the text above it (and the other logos will move to the left as well of course).

I’d appreciate any help.
Thanks!

1 Like

@asfanation

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hi,

I PM’d you.

Thanks,

1 Like

@asfanation

thanks for details yes please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
ul.list--inline.social-links {
    padding-right: 35px;
}
1 Like

Thank you so much, worked like a charm!

1 Like

@asfanation

its my pleasure to help us