• Resolved vijaylearning

    (@vijaylearning)


    Hi,

    I like the Punte theme. I would like to know how to remove the arrow that appears on the bottom right when scrolled to the bottom of the page, which when clicked links to the top of the page. The problem is because I have also installed a chat box, which overlaps with this arrow.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    Thank you for writing back,

    Could you please kindly follow this instruction:
    Currently to remove the arrow from your site, please go to your Dashboard >> Appearance >> Customize >> Additional CSS and add these CSS codes.

    div#pune-back-top {
        display: none !important;
    }

    Regards!

    Thread Starter vijaylearning

    (@vijaylearning)

    Thanks! That worked!

    Hi there,

    Thank you for writing back,

    We are glad that the issue has been resolved. If you have any queries then, please do let us know.

    Regards!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing the bottom arrow to move to top’ is closed to new replies.