Hello,
Can someone point me or explain how to code for adjusting the padding which I believe
controls the height of the header and footer. Currently the Reformation Theme does not
have the function.
Thank You !
Main topic: Adjusting header and footer height in the Shopify Reformation theme, which lacks builtâin settings for this.
What changed: A helper advised adding custom CSS directly in theme.liquid. Steps given: open Edit Code, locate theme.liquid, and paste CSS under the tag. They noted sizing changes could affect other elements and may need followâup tweaks.
Outcome so far: The original poster implemented the instructions and confirmed the header/footer height adjustment worked.
Attachments/omissions: The post references a screenshot showing where to paste code and includes a CSS block, but the actual CSS is not visible in the transcript. The screenshot appears central to the implementation.
New requests: The poster asked how to remove white space at the bottom of the page and move the âfollow shopâ icon to the header next to the logo (site: zepproshop.com). They previously provided a preview link for review.
Status: Initial issue resolved. Followâup questions about bottom spacing and icon placement are open with no solution posted yet.
Hello,
Can someone point me or explain how to code for adjusting the padding which I believe
controls the height of the header and footer. Currently the Reformation Theme does not
have the function.
Thank You !
Hello!
Some themes donât have this feature. It requires manual code insertion. What is the name of the website?
Terence
Yes, Iâve just noticed that there seem to be quite a few sizing issues on your e-commerce website. While you can add the desired sizing using the methods below, these changes may cause disruptions to other elements, requiring additional work to address those as well. I hope Iâve explained this clearly.
The following code will do what you want. You can change the values as you like. If you encounter any issues again, feel free to write, Iâll help.
Navigate to the âEdit Codeâ option in your theme settings, then search for âtheme.liquidâ in the search bar.
Paste the following code below the ââ tag. Please refer to the attached screenshot for guidance.
Thanks ! That did the trick.
You are welcome ![]()
Let me know if you need any further assistance. Feel free to tag me or send a private message when opening a new topic. If I find time outside of our software and "Shopify Premium Support" service, I can assist.
Best regards.
Terence.
Hi Terence,
How can I edit the code so that there is no white space on the bottom of the page and the âfollow shopâ icon
is on the header next to the logo.