Hi
How to change the words position in footer?
Website url: https://hanklee182online.myshopify.com/
Password: teadri
Thank you
A user needed help adjusting the positioning of text elements in their Shopify store’s footer section, sharing a screenshot to illustrate the issue.
Solutions Provided:
.footer__content-bottom</body> tag, targeting footer content padding and copyright caption margins</head> tag in theme.liquidResolution:
The issue was successfully resolved. The original poster confirmed that implementing the suggested CSS code fixed the footer positioning problem, thanking multiple respondents for their assistance.
Hi
How to change the words position in footer?
Website url: https://hanklee182online.myshopify.com/
Password: teadri
Thank you
@HankLee182
Put below css into base.css file (online store->theme-asset->base.css)
.footer__content-bottom {
padding-top: 0px !important;
}
Hello @HankLee182
I would like to give you a solution to support you:
Hello @HankLee182 ,
It’s GemPages support team and glad to support you today.
I would like to give you the recommendation to support you so kindly follow the steps below:
Open your theme.liquid theme file
Paste the below code before
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
I am glad that my solution is helpful to you.
Best regards,
GemPages Support Team