Hi.
How do i add a anchor to special headings.
I am using night as the link /#night but it is not working. Is my html ok. I don;t wont and words displayed in the subheading.
Thx
ANSWER: <a id="night"></a>
https://dl.dropboxusercontent.com/u/5056314/special%20heading.PNG
Hi khedrubje!
Please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Regards,
Yigit
Yes i saw that link before i posted. The color row isn’t working. It goes full width and i have a right side column so it messes everything up.
Is there a way to add a anchor to special headings. Thx
Hey!
Afaik special heading do not support anchors. You can try this code:
<a id="night">My Headline Text</a>
but I’m not sure if it will work.
Regards,
Peter
Thank you.
It did work.
I used this html code so it wasn’t visible
<a id="night"></a>
.