Home Forums Luzuk Disable Navigation Back to top arrow

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43212
    Ross Owens
    Participant

    I would like to disable the back to top arrow but I do not see this as an option in the settings. I am using a bottom navigation add on for mobile visitors and the back to top button is displaying on top of the menu.

    Is there a line I can remove to disable the back to top arrow?

    I am using the Pet Clinic Pro theme

    • This topic was modified 5 months, 3 weeks ago by Ross Owens.
    #43298
    User Support
    Participant

    Hello Ross,
    Here is the CSS to remove the back-to-top arrow

    #back2Top {
    display: none !important;
    }

    You may add this CSS to the Customizer >> Additional CSS
    Thank You.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.