Hi There.
The text in my footer is massive, I’d like to be able to decrease it in size and generally edit the text boxes.
I’m using the Taste theme and the website is https://parakharvest.com/
pw coffee
Footer text appears oversized in the Shopify Taste theme; the site owner wants to reduce its size and edit footer text boxes. They provided the storefront URL, password (“coffee”), and a screenshot.
Key suggestions:
Most recent actionable update:
Status:
Notes:
Hi There.
The text in my footer is massive, I’d like to be able to decrease it in size and generally edit the text boxes.
I’m using the Taste theme and the website is https://parakharvest.com/
pw coffee
I’ve noted your concern about the oversized text in your website’s footer using the Taste theme. To adjust the text size, please check the theme customization options in your website’s backend. Navigate to the footer or typography settings for relevant adjustments.
For detailed instructions specific to the Taste theme, refer to the official documentation provided by the theme developer. To get inspiration for effective text size and box editing, you can explore uaesafari website for more references.
You can decrease the font size from the customize settings.
But if you are not comfortable to change it then I can do it for you. But for this I need the theme access.
Hi @kat86
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.footer-block.grid__item strong {
font-size: 18px !important;
}
h2.footer-block__heading.inline-richtext {
font-size: 18px !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly