Hi Team.
Can I get assistance in moving the social media icon a bit below?
Store: Glowcare.se
PS: Glowcare1991
Hi,
Do you know CSS?
@GeeKyuu24 - add this css to the very end of your base.css file and check
.footer__content-top{padding-bottom: 1rem !important;}
Hi @GeeKyuu24
Try this.
.footer__content-top.page-width {
padding-bottom: 0px;
}
Hi @GeeKyuu24 ,
This is David at SalesHunterThemes.
You can try to follow these steps:
Go to Online Store → Themes → Actions → Edit code.
Go Assets folder → base.css file.
Add this following code at the bottom of page.
.footer__content-top {
padding-bottom: 0px !important;;
}
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
Hi @GeeKyuu24
This is Noah from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Noah | PageFly