Home Forums Basel support forum Remove scroll to top

Remove scroll to top

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

    despina.mina
    Participant

    Hello,
    for remove scroll to top,there is an option in theme settings or should i apply code css?
    And if yes,which is the code?
    Thank you

    #19082

    Artem Temos
    Keymaster

    Hello,

    You can hide it with the following custom CSS code

    .scrollToTop {
    display: none!important;
    }

    Regards

    #19100

    despina.mina
    Participant

    Hello again,
    this code did not hide the scroll to top.

    #19103

    Artem Temos
    Keymaster

    Hi,

    Where did you add the code on your website?

    Regards

    #19122

    despina.mina
    Participant

    hello,
    in theme settings-Global Custom CSS

    #19128

    Artem Temos
    Keymaster

    Could you please send us a link to the website you are working on now?

Viewing 6 posts - 1 through 6 (of 6 total)