Placing Social Icons in Footer of Minimal Theme

Hi

Can someone please help in placing my social icons where the arrow is pointing on the footer of my Minimal theme. They are currently on my top bar of the home page, thanks.

mollycoddle-meg.myshopify.com

Password - preepi

1 Like

hii, @Molly8
Paste this code on top of the theme.scss file.

ul.inline-list.social-icons {
    position: absolute !important;
    top: 4025px !important;
    left: 627px !important;
}

Thank You.

1 Like

Hi

This is where it has placed them.

1 Like

@Molly8
I can’t understand your issue.

1 Like

Hi

I want them between Privacy policy and Copyright text.

Kind regards

@Molly8
Do you want to like this??

1 Like

Hi

Yes please!

1 Like

@Molly8
Paste this code on top of the theme.scss file.

.inline-list.social-icons {
    position: absolute !important;
    top: 4025px !important;
    left: 627px !important;
}

Thank You.

1 Like

Hi

Its the same as before.

kind regards