Hi there!
I have problem with sections linking, when you click the button it should take you to near the bottom of the page to the “CHOOSE YOUR PRIVATE CASK” section and it don’t work
This is the page Private Whisky Cask Offers – Order Now! | Spirit Wealth Group
Here is my site Read-Only: Web site
choreus
(Julian)
September 28, 2022, 8:24pm
2
Hi @Adam_Wright , which button are you talking about? Are you looking to link from one page to the section of another page?
choreus
(Julian)
September 28, 2022, 8:53pm
4
@Adam_Wright , you will be able to solve this by following these steps:
Remove the height of 100vh;
and change it to auto;
Remove the two duplicate IDs (currently, the ID free-guide is used three times)
Relink the desired section in the Link settings.
Let me know if this helps.
Thank you for this it is now working but now my image displays funny is that work around set my image displays how it was before?
1 Like
choreus
(Julian)
September 28, 2022, 10:10pm
6
@Adam_Wright Yes, I can see that. Do the following:
Remove the background-image and overlay setting for page
.
Add a new div inside page
Set position: fixed
+ Full
(top, right, bottom, left = 0px;
)
Add background-image and overlay setting
Adam_Wright
(Adam Wright)
September 28, 2022, 10:30pm
7
@choreus your a wizard thank you
1 Like
choreus
(Julian)
September 28, 2022, 11:12pm
8
@Adam_Wright I appreciate it. I wouldn’t call it wizardry, just some knowledge of HTML and CSS, but thank you!
1 Like