Home › Forums › Jevelin Theme › change si
Home › Forums › Jevelin Theme › change si
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).
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