I have a page with anchor links down to different sections on the page. On mobile, my header is fixed and the anchor slides up under the header so the title can’t be seen. What can I do?
Hey Christie,
The page requires a password, please provide the password as well.
Best regards,
Nikko
You can use this Password, sorry!
Hi christiemade,
Thanks, please try to add this CSS code:
@media only screen and (max-width:989px) {
#facts,
#pricing {
background-clip: padding-box;
border-top: 112px solid transparent;
margin-top: -112px;
}
}
Best regards,
Nikko
Yes, that seems to work well enough, thank you.
Hi,
Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike