I am using WordPress with Enfold Theme
When scrolling down on my home page, the #top button shows up to allow users to get back to the top of my page. The issue is that it interferes with the chat icon that I have in that same location.
I am happy getting rid of the #top button…but I am unsure how to do this.
If I could move it to the bottom left that could be an option as well.
Thanks for the help here. Ideally the solution is a quick CSS that I can implement with the “Additional CSS” area.
Hey nicoleelr,
Add this to quick css:
#scroll-top-link{
display:none!important;
}
Best regards,
Jordan Shannon
Hi Jordan,
I added the CSS code you mentioned to the theme, yet the “riv.co/#top” button in the bottom right remains there.
Is there perhaps another way to remove it? or other CSS code?
Regards
Edward
Hi,
Did you add the code to the very top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan Shannon
Thank you!
I had to specifically click “Clear Cache” in the Wordpres header then it worked. For some reason it was not working via chrome.
Thanks
Hi,
Perfect! Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon