Hello,
On the Webseite (link and login credentials in private content box) I display headlines. I wanted to anchor link them them to the corresponding sections on the page, but this won’t work.
Can you please help?
Hi fabienneRedUmb,
The heading links is covered by the overlay and is unclickable, to fix this, please add this CSS code in Enfold > General Styling > Quick CSS:
.home #av_section_1 .container {
z-index: 2;
}
Best regards,
Nikko