Hello. I have several pages on my website that uses internal links to jump to blocks of text further down the page. When the reader clicks on the internal link, the title and some of the initial text is hidden behind the menu. I’ve tried a ocuple of recommended fixes from the forum, but nothing has worked thus far. I can “cheat” by putting in whitespace, but I’d prefer not to have to do that.
Thanks in advance,
Mark
Hey neuropetvet,
Thanks for giving us admin access, however I have tried it out but it doesn’t work, please check.
The example page you gave doesn’t show unless we’re logged in, so I guess we’ll wait for the admin access first.
Best regards,
Nikko
My apologies. I’ve put them in the private content section again. I was able to log in with the new credentials below.
Hi,
It seems like you have added your anchor points as following
<a name="A"></a>
Please change then to following
<div id="A" class="anchor-clear"></div>
Then add following code to Quick CSS in Enfold theme options > General Styling
.anchor-clear {
clear: both;
}
Best regards,
Yigit
Thanks, Yigit! That works and you can close the ticket.
Mark
Hi,
Glad Yigit was 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
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike