anchor links don't jump to the proper place
-
hi
so i have this page: https://atelierparadiso.com/services
the 3 elements are anchor links.if i click them they don't jump to the proper place & slightly cut off the heading.
it works okay-ish for the first link/section but section 2 + 3 are cut off.
i found this code snippet and added it to the global custom css section but it didn't work:
a[data-hs-anchor="true"] {
display: block;
position: relative;
visibility: hidden;
top: -100px;
}do you have a suggestion of how to fix this? maybe i did insert the code at the wrong place?
-
hey in lay options
see "anchor/expandrow scroll space top for desktop"
try a value here like 100 or you can try a negative value
mmh remove that code, i think it doesnt do anything:
a[data-hs-anchor="true"] {
display: block;
position: relative;
visibility: hidden;
top: -100px;
} -
perfect!! thank you
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it