Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #991544

    Hi, the back to top arrow button interferes with my chat window. Is it possible to remove it completely so it doesn’t show anymore?

    #991914

    Hey Jameel,

    Thank you for using Enfold.

    Yes, it’s possible. Use this css code to remove the scroll to top button.

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

    Best regards,
    Ismael

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