Home Forums Themes Support Claue Delete the arrow to go back on the top of the page

Topic Resolution: Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #17901

      Hi,

      I’d like to delete the arrow on the right side at the bottom of the pages of my website because I set up a chat and it appears above this arrow (see screenshot) so I’d like to simply delete it. Is it possible ?

      Many thanks,

      Orlane

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

      Yes, you can delete button by add custom code in Claue > Theme Option > General Layout > Custom CSS

      #jas-backtop { display: none;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #17954

      Hi,

      I added this custom CSS but the button still appears…

    • #17959

      Hi Orlane,

      Please change code to

      #jas-backtop { display: none !important;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #18041

      Hi,

      It worked this time, thanks !

Viewing 4 reply threads

You must be logged in to reply to this topic.