This topic has 6 replies, 3 voices, and was last updated 3 years, 5 months ago ago by Olga Barlow
add back button to single product page
Hello,
Sorry but don’t understand what “back button” you want to add. Could you, please, provide screenshot for better understanding and explain in more detail what that button should do?
Regards
back button
Hello,
I can see “Return to previous page” on your single product page already – http://prntscr.com/13gvfen Have you sorted it out?
Regards
add back button
Hello,
Add the below code to Theme Options > Custom CSS > global styles
@media only screen and (max-width: 1200px){
.back-history {
display: block !important;
}
}
We don’t have option for the price. If you need we could provide you custom CSS to change that. Do you want to change color for the single product only or on the whole site?
Regards
You must be logged in to reply to this topic.Log in/Sign up