Home › Forums › WoodMart support forum › CHANGE HIGHT LIST VIEW PRODUCT
CHANGE HIGHT LIST VIEW PRODUCT
- This topic has 21 replies, 2 voices, and was last updated 6 years, 9 months ago by Artem Temos.
-
AuthorPosts
-
March 13, 2018 at 9:27 pm #45786
VincentesaParticipantHello,
I would like to change the hight of the products in list view. For now i see 1 and 1/2 products. It would be beter if i can chance this myzelf.
Do you have an solution for this?
Greet,
VincentMarch 14, 2018 at 7:22 am #45828
Artem TemosKeymasterHi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to do this
.product-list-item .product-element-top { -ms-flex: 0 0 350px; flex: 0 0 350px; }
Regards
March 14, 2018 at 9:02 am #45862
VincentesaParticipantOk, so how can i change the heitgh of the listview. Because when i change the de 350px to 200px i can not come in the wordpress account anymore. I want to see at least 3 products in listview on a laptop screen.
Can you explain me excatly what i need to do.
Thanks
Vincent
March 14, 2018 at 9:19 am #45870
Artem TemosKeymasterSorry, but we don’t quite understand what do you mean. Could you please provide some screenshots?
March 14, 2018 at 9:30 am #45872
VincentesaParticipantI made an exempel what i want.
March 14, 2018 at 9:54 am #45886
Artem TemosKeymasterHi,
Could you please reupload your screenshots in a size smaller than 512KB?
Thank you in advance
March 14, 2018 at 10:29 am #45894
VincentesaParticipantHere you are
Attachments:
You must be logged in to view attached files.March 14, 2018 at 10:44 am #45898
Artem TemosKeymasterTry to use this CSS code
.product-list-item .product-element-top { -ms-flex: 0 0 150px; flex: 0 0 150px; }
March 14, 2018 at 10:49 am #45901
VincentesaParticipantIt doesnt change. And i het the following error on top of the photo.
Greets,
Vincent
Attachments:
You must be logged in to view attached files.March 14, 2018 at 10:53 am #45906
Artem TemosKeymasterDid you try to reload the page and try to save it again? If it doesn’t help, please, provide us your admin access.
March 14, 2018 at 12:29 pm #45918
VincentesaParticipantId doesnt work on my site.
Herby the login
March 14, 2018 at 12:32 pm #45919
Artem TemosKeymasterWe can’t access with this account https://gyazo.com/23d71fcc0c6523f90b13bed1a273a56e
March 14, 2018 at 10:05 pm #46096
VincentesaParticipantMarch 15, 2018 at 7:12 am #46129
Artem TemosKeymasterWhen we trying to access this page, we see the 404 error https://gyazo.com/470bd7afd7f66c2c9dda76fac2295927
March 15, 2018 at 9:53 am #46180
VincentesaParticipantIts should be working right now.
March 15, 2018 at 10:06 am #46184
Artem TemosKeymasterWe can’t enter with this data.
March 15, 2018 at 10:09 am #46187
VincentesaParticipantIm sorry i missed the S in stead of X. You can try it again.
See user.March 15, 2018 at 10:15 am #46189
Artem TemosKeymasterWe just saved the theme settings without any errors.
March 15, 2018 at 10:19 am #46191
VincentesaParticipantThanks it works great.
Only the styling of the wishlist is not correct. Can you change this?
Look at screenshot.Attachments:
You must be logged in to view attached files.March 15, 2018 at 10:29 am #46194
Artem TemosKeymasterTry to use this code as well
body .product-list-item .product-element-top { overflow: visible; } .quick-shop-wrapper { display: none; }
March 15, 2018 at 10:55 am #46203
VincentesaParticipantThis is what i get now.
Attachments:
You must be logged in to view attached files.March 15, 2018 at 1:52 pm #46239
Artem TemosKeymasterWe don’t see this widget on your website at the moment so can’t see the problem as well.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register