Fenriz
August 27, 2022, 12:26pm
1
Hello,
Could you please let me know how to shrink the footer size in Studio theme? It takes way too much space.
On the other hand I also reduced the text size by introducing the following code in: section-footer.css.
footer {
font-size: 12px;
}
Could you also please tell me if the emplacement is correct?
Thank you very much
This is PageFly - Free Landing Page Builder . I would love to provide my recommendations for your store.
Regarding your concern shrink your theme footer. You should follow the steps below
Step1: Online store > Themes > Edit code > search for css file and select the theme css file
Step2: Paste the code to the end of the file
.footer__content-top page-width{
padding: 0 !important;
}
Hope this helps.
Best regards,
PageFly
1 Like
Fenriz
September 6, 2022, 7:39am
3
Hello Pagefly,
Thank you for your help. My issue was resolved in the meantime by Shopify technical support. If I have another doubt concerning some picture collection sizes on the frontpage they may not be able to resolve, can I ask here or should I open another post?