Hide Back To Top Button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #19854
    max
    Participant

    Hi Sir,

    May i know how to hide the button for Back To Top because i can’t find any setting from your Wp-Travel.

    Thank

    #19857
    Support Team
    Keymaster

    Hello @max,

    Please add below-given CSS to remove the “Back to top option”.

    a#return-to-top {
        display: none !important;
    }

    Hope this helps.

    Thank you.

    #19860
    max
    Participant

    Hi sir,

    Thank and it’s work!

    #19876
    Support Team
    Keymaster

    Hello @max,

    Glad we could help you.

    If you have any issues further then kindly let us know.

    Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Travel Log’ is closed to new topics and replies.