This topic has 9 replies, 3 voices, and was last updated 3 years, 7 months ago ago by Olga Barlow
I have commented on theme forest that I don’t want product to be clickable and wanted only add to cart to be clickable like this website https://demo.xpeedstudio.com/marketo/marketovendor/store/admin/page/2/ And your reply was that you will provide the CSS code to achieve that but i have to mention it in support forum as css code can not be shared in theme forest comment section please provide me the CSS code for same as I am also interested to have my store page to be same.
Also I want to hide the footer for mobile and tablet and want mobile panel to be fix
in mobile phone and tablet
Please guide
Hello,
1) Try to add the next code in Theme Options > Theme custom CSS > Global custom CSS:
.content-product .product-content-image,
.product-mini-image,
.product-title,
.cart .product-thumbnail a {
pointer-events: none;
}
2) If your Footer is created using Elementor, you can hide sections – http://prntscr.com/119lsd4
3) Please describe your request about the mobile panel in more detail.
Regards
Thank you for your reply
I want mobile panel option to be fixed.
For example if now if we scroll down to bottom of the page in mobile the mobile panel disappear. I want to it be there even if we scroll down to the bottom of the page and I want to hide default footer in only mobile and tablet so the mobile panel can take its place.
Thanks in advance
Do you want to achieve it on a particular page only or for all pages?
Please provide URL, temporary wp-admin, and FTP access.
Regards
Shared
I want to achieve this for all pages on mobile
Hello,
Check now.
Regards
I am so sorry but I am having another issue with this option when I am adding the product on cart the off canvas cart is not showing the checkout option as it is hidden behind the mobile panel what do i do to make it a little bit upper
Hello,
Check now.
Regards
You must be logged in to reply to this topic.Log in/Sign up