This topic has 6 replies, 3 voices, and was last updated 5 years, 1 months ago ago by Rose Tyler
I want to put the store homepage, with these same elements, but unfortunately it only stays on the “Shop Page”
Can put it on the homepage too?
https://imgur.com/oSyIlH3
I want to change the position of the button back to the top, can you put it a little higher? For not to be behind another chat icon?
https://imgur.com/NLcRCy2
Hello,
Please provide URL and temporary wp-admin access.
Regards
Follow!
Hello,
1) Go to Pages > edit Front page > edit product element and choose the Inherit type instead of the Default view mode http://prntscr.com/p8se47 to inherit the Theme Options.
2) Where exactly do you want to show the back to top button http://prntscr.com/p8sffs Provide screenshot in combination with the chat icon to understand the correct position you want to achieve.
Regards
I want the icon just above the chat, see the red dot! Thank you!
https://imgur.com/NjoaEFB
Hello,
Add this code in Theme Options > Custom CSS:
.back-top {
bottom: 95px;
right: 32px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up