Home / Forums / WoodMart support forum / Responsive Quick View Button Visibility
Home › Forums › WoodMart support forum › Responsive Quick View Button Visibility
Responsive Quick View Button Visibility
- This topic has 7 replies, 3 voices, and was last updated 6 years, 1 month ago by
Elise Noromit.
-
AuthorPosts
-
February 4, 2019 at 10:12 am #105763
pabloParticipantHello 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.February 4, 2019 at 11:57 am #105787
Elise NoromitMemberHello,
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
February 4, 2019 at 12:32 pm #105801
pabloParticipantCurrently 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:
February 4, 2019 at 4:56 pm #105843
Elise NoromitMemberHello,
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
September 19, 2019 at 10:24 am #145175
sergioalisParticipantHi, 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.September 19, 2019 at 12:50 pm #145230
Elise NoromitMemberHello,
Choose the icon from this source https://fontawesome.com/v4.7.0/icons/ and provide icon URL I will provide CSS.
Best Regards
September 20, 2019 at 1:45 am #145424
sergioalisParticipantIf 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.
September 20, 2019 at 10:25 am #145549
Elise NoromitMemberHello,
I will provide CSS, just give me these icons URLs
Beest Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register