Home Forums Basel support forum Hide scroll To Top button

Hide scroll To Top button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8304

    hakanaydemir
    Participant

    Hi Guys

    Can you tell me please how can i hide default scrollToTop on theme?

    Thank you very much

    Sorry for this question im a newbea on wp.

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

    Artem Temos
    Keymaster

    Hello,

    Thank you for choosing our theme and contacting us.

    Try to add the following code snippet to the Custom CSS area in Theme Settings to disable this button.

    .scrollToTop {
    	display:none;
    }

    Kind Regards
    XTemos Studio

    #8312

    hakanaydemir
    Participant

    Hello

    Cool thank you. ,)

    #8314

    Artem Temos
    Keymaster

    You are welcome!

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