Responsive Quick View Button Visibility
-
Hello I have some questions.
I am using your theme for online ordering system. I need some changes;
1- I want to change quick-view icon with a svg icon. How can i change it?
2- I want to show quick view icon on responsive mode (mobile view).
3- I want to hide image from quick view on desktop and mobile version.
4- I want to show icons always on mode with “Show summary on hover” style.
Example:
.
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
1. It is not possible to insert a SVG icon, you can replace it with Font Awesome icons
https://fontawesome.com/v4.7.0/icons/
2. Please provide your site admin access so that we could provide your with CSS
Best Regards
Currently it is in localhost. Can you please share from here? If it is not possible for you, i can try to find a server for uploading. You can share it from email:
Hello,
2. Quick view is available on mobile by default http://prntscr.com/mgiht0
3. Add this code to the Theme Settings > Custom CSS > Desktop / mobile
body .quick-view-horizontal .product-images {
display: none;
}
body .quick-view-horizontal .summary-inner {
margin-left: 30px;
}
4. As soon as you provide the live site we shall check the possibility to modify the grid.
Best Regards
Hi, I’ve seen that you could change the quick view icon. How did you do it? I don’t get the way to change it, and I want to place the same icon.
Attachments:
You must be
logged in to view attached files.
Hello,
Choose the icon from this source https://fontawesome.com/v4.7.0/icons/ and provide icon URL I will provide CSS.
Best Regards
If I already know that icons, but I don’t know how to enter it in the code or instead of the code, I need a little more help.
Hello,
I will provide CSS, just give me these icons URLs
Beest Regards