Hi. I would like to jump from an icon to a certain place on my page. I tried a plugin but it messes up my page.
I also tried the <a href="#unique-identifier">Click me</a>
and <a>See?</a>
code but i don’t know how to use this with icons.
Can you help me out?
THX Freek
Hey Freek!
Try the following steps to see if it helps.
In the layout editor:
1. Add a coloured section as normal, and specify an ID in the “For Developers: Section ID” section
2. Add a button anywhere on the page.
3. In the button settings make sure “Button Link?” is set to “Set Manually”
4. Enter the ID of the section you defined earlier.
If the above does not help, please forward us a link to your page and a mockup screenshot of what you want to achieve for us to better assist.
Best regards,
Arvish
That did the trick. The only small problem with this is that the place you jump to scrolls under my header. I try to put the color section further down.
THX Freek