Home Forums Basel support forum Remove this button

Remove this button

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35240

    Giulio
    Participant

    Hi there, I’d like to move a bit up the button that take to the top of the page. Is it possible by CSS? Many thanks.

    Attachments:
    You must be logged in to view attached files.
    #35278

    Artem Temos
    Keymaster

    Hi,

    You can hide it with the following CSS code

    .scrollToTop {
    	display: none;
    }

    Regards

    #35358

    Giulio
    Participant

    Thank you 🙂

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

The topic ‘Remove this button’ is closed to new replies.