Hello, when im using anchors , and i put the anchor on the most logic place, that is in this case just above of before the line i want to see in top
on the viewscreen as soon as i jump to the anchor, this line tends to fall behind the header.
Is there some trick to avoind this?
best regards, jelle
Hey jelle,
Sorry for the very late reply and thanks for the links, typically anchors are corrected with a offset, padding or margin, to match your header height. I see that you are using the “name” tag to create your anchors:
<a name="B020"></a>
please try using “ID” like this:
<a id="B020"></a>
Enfold should add the offset automatically when using ID like this. I tested on my localhost to confirm.
After making this adjustment please clear your browser cache and check.
PS, please note that ID’s can not begin with numbers.
Best regards,
Mike
Hey Mike, works perfect. Thanks again!
You can close this ticket as well.
best regards, jelle
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike