Tagged: anchor links
Hi,
I’m developing a webwsite with Enfold and revolution slider: https://setup360.eu/new-site/test.
I did very simple html anchor links on “contact us” (it “reveals” the footer) and “back to top” (it links to the #logo at top of the page).
They run on chrome and android but i have a lot of problems with other browsers.
Opera: It doesn’t run the “back to top” button.
Edge:It doesn’t run the “back to top” button.
Firefox: It doesn’t run the “back to top” button.
Safari on mobile: it doen’t run both “contact us” and “back to top”
How can I fix thsese problems?
Thanks in advance,
Alessandro.
Hi, there is anyone that found a solution to this problem??
Hi,
Sorry for the delay. The scroll to top button will only display if the scroll position from the top is more than 500px. If you want the button to always display, please use this code in the Quick CSS field or the style.css file.
#scroll-top-link {
visibility: visible !important;
opacity: 1 !important;
}
Best regards,
Ismael
Hi Ismael,
thank you but I’m not using the #scroll-top-link button.
In the socket, there is an anchor link: Top
As explained, It run on chrome and android but i have a lot of problems with other browsers.
Opera: It doesn’t run
Edge:It doesn’t run
Firefox: It doesn’t
Safari on mobile: it doesn’t run both “contact us” and “ top”
Hi,
Could you provide a screenshot of the anchor link? We don’t see it on Chrome. Please check the screenshot below.
Screenshot: https://imgur.com/oicAILX
Thank you for your patience.
Best regards,
Ismael