Tagged: , , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1140134

    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.

    #1140350

    Hey nicoleelr,

    Add this to quick css:

    #scroll-top-link{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1140358

    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

    #1140359

    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

    #1140360

    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

    #1140361

    Hi,

    Perfect! Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.