Shopify themes, liquid, logos, and UX
Hi, currently to get to the 'Refer a Friend' form on our site, the user has to scroll down in the section. Is there a way to extend the height of the section so the form is visible without scrolling?
Thanks for your question.
Can you share with me the URL of the page has form to check on it for you?
Thank you.
These are two links to the page. One from the shopify editor and one from the normal site
https://www.thegiftofoil.co.uk/pages/refer-a-friend
Thanks for sharing. You can follow the instruction to resolve the issue:
1. Go to Shopify > Theme > Edit code > Navigate to theme.css file.
2. Find the code line " height: 216 !important; " > then delete it. Screenshot
I hope it helps
Hi @TheGiftOfOil,
Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:
.homepage-section--friend-referal iframe#refcandy-candyjar {
height: 900px !important;
}
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025