change si

Home Forums Jevelin Theme change si

Home Forums Jevelin Theme change si

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • SaqlainMughal
    Participant

    Hi, i would like to change the shortcut button to go instantly to the top of the website at the left side, because now it’s overlapping with the chatbot button as you can see. How can i do that? (it’s on mobile).

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

    Hi @SaqlainMughal,

     

    I hope you are well today and thank you for your question.

     

    You can move it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-back-to-top {
        right: 110px;
    }

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)