Your account expired support, please renew to get your support.

Home Forums Themes Support HelpDesk How do i move the scroll to the top button

Viewing 5 reply threads
  • Author
    Posts
    • #36849
      bmerton
      Support Expired

      This is clashing with the live chat on anumerton.com

       

      How do I move it up by say 500px and right by 50px

    • #36852
      Harry
      Support Expired

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      #LiDD8Hj-1592196577873, #R2C8IWw-1592196577869 {right: 50px !important;}

      Kind regards

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

    • #36854
      bmerton
      Support Expired

      This isn’t working…I’ve included it.

    • #36859
      Harry
      Support Expired

      Hi,

      Sorry for misunderstood please remove old code and change to

      #jas-backtop {
      	right: 135px;
      	bottom: 20px;
      }

      Kind regards

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

    • #36862
      bmerton
      Support Expired

      This is working on the desktop but not on the mobile.  Please advise.

    • #36864
      Harry
      Support Expired

      Please add more code

      @media only screen and (max-width: 736px) {
      #jas-backtop {
      	right: 85px;
      }}

      and change 85 with your number.

      Kind regards

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

Viewing 5 reply threads

You must be logged in to reply to this topic.