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.
Password - preepi
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.
Password - preepi
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.
@Molly8
I can’t understand your issue.
@Molly8
Do you want to like this??
Hi
Yes please!
@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.