This topic has 2 replies, 2 voices, and was last updated 4 years, 9 months ago ago by Rose Tyler
Hi, how can i move the white circular icon to bottom left? Another widget is already on the bottom right corner. Thanks.
Hello,
You can use this custom CSS code:
.back-top {
right: unset;
left: 15px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up