ResolvedDisable Back To Top Button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #19995
    themssdi
    Participant

    Hi!

    How can I disable the back-to-top button on the bottom right corner?

    #20013
    Althemist
    Keymaster

    Hi themssdi,

    The is no option for this feature. You can only visually hide it with CSS.

    Regards,
    Dimitar

    #20117
    themssdi
    Participant

    Could you at least tell me in what file I can find it?

    #20145
    Althemist
    Keymaster

    You don’t need to alter any files. Just add CSS in Appearance > Customize > Additional CSS. The CSS code must be like this:

    #topcontrol {
        display: none !important;
    }

    Hope this helps.

    Regards,
    Dimitar

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register