Goal: Make the “Learn More” button scroll to the “Real Flowers = Real Problems” section using an in-page link (no custom Liquid), ideally with smooth scrolling.
Follow-up issue: The scroll position isn’t precise—after clicking, the heading isn’t positioned directly below the header (likely due to the sticky/header height). The requester wants the target text to align exactly under the header.
Evidence: Attached screenshots illustrate desired vs. current scroll position; visuals are central to understanding the alignment issue.
Status: Partially resolved. The anchor link works; fine-tuning the scroll offset/alignment is still open, with no final guidance yet provided.
Summarized with AI on December 14.
AI used: gpt-5.
I want to make the “Learn More” button a scroll button, so that when you click on it, it smooth scrolls to the “Real Flowers = Real Problems” section of the website page.
I want to do this without making a custom liquid section. I just want to redirect the URL of this button to the section ID for the “Real Flowers = Real Problems” part. Some help would be appreciated.
Just one little tweak if don’t mind, but it probably isn’t any issue. If you look at the images, how do I make the scroll down more precise, so it scrolls down exactly so that the text “Real problems etc” is right below the header.