Remove “Scroll Back to Top” Button

User March 29, 2020 at 9:44 am

Hi,

I want to remove the Scroll Back to Top button. Is there any way to do it?

Thank you and best regards

Replies (3)

  1. User March 29, 2020 at 9:44 am

    Hi,

    I want to remove the Scroll Back to Top button. Is there any way to do it?

    Thank you and best regards

  2. Spiracle Themes March 30, 2020 at 3:52 am

    Hi,

    Please use the CSS below

    .btntoTop.active {
    opacity: 0;
    }

    Paste it in Appearance -> Customize -> Additonal CSS

    Best Regards

  3. User March 30, 2020 at 11:10 am

    Hi,

    Many thanks for the prompt response. It worked!

    Best regards

  4. Spiracle Themes March 31, 2020 at 3:04 am

    You are welcome 🙂

Post a Reply

Reply To: Remove “Scroll Back to Top” Button
Your information: