Scroll Top Anchor /Pro Footer

Hallo,
I need help please. The Footer is overlay the scroll top anchor link. The anchor link should be above the footer. I use x pro the latest version.

THX a lot.
Mark

Hello Mark,

Thanks for asking. :slight_smile:

Your website front end is working fine but while trying to access the backend I am getting Access Denied! Your address is blacklisted. More information about this error may be available in the server error log.

In the meantime, please try adding following CSS under Pro > Theme Options > CSS:

.x-scroll-top {
    right: 40px;
    bottom: 80px;
    z-index: 99999;
}

Other then z-index, please try checking the values as per requirement. Let us know if that’s what you are looking for.

Here are some related links for further reading:

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.