Hi,
My website in Single Product Page – Sidebar not function, please view on phone screen size, you are unable to click any button on sidebar.
Kindly have a check. Appreciate it.
Thank you.
Helen
This topic has 2 replies, 2 voices, and was last updated 10 years, 2 months ago ago by Robert Hall
Hi,
My website in Single Product Page – Sidebar not function, please view on phone screen size, you are unable to click any button on sidebar.
Kindly have a check. Appreciate it.
Thank you.
Helen
Hello,
Please add this code in custom.css file
@media only screen and (max-width: 768px){
.sidebar-blog, .sidebar {
float: inherit;
}}
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up