Home › Forums › WoodMart support forum › Product Grid Style
Product Grid Style
- This topic has 7 replies, 2 voices, and was last updated 3 years, 8 months ago by
Elise Noromit.
-
AuthorPosts
-
June 5, 2021 at 1:12 pm #297787
StefanieParticipantHello.
I love the design of Woodmart and the possibilities to customize it. However, I am stuck at these points and hope you can help me (as shown attached).
Marked in red
See attachment top: This is the Product grid Style I have chosen which works best for me.
Cart button and labels are good in all device versions.I would like ONLY to customize the quickview and wishlist icons.
Device Desktop: Here the squares are too big for me. Can I ONLY custonize Whishlist/Quickview icons?
Like seen here:
https://www.twelvebeauty.com/product-category/the-collectionWishlist and Quickview Icon ONLY as white line icons
I would like to change this analogously for mobile and tablet (here its fine to have only heart icon!), so that everything fits together.
Blue marked
How and where can I adjust the product texts and set them left aligned (Desktop, Tablet, Mobile)? No longer centered.
Marked pink
I would like to increase the spacing between rows. With which custom CSS is this possible? Would I then have to enter different values for desktop and mobile so that it looks harmonious in all sizes?Marked green
I downloaded the “Loco Translate Plugin” and already translated a lot. However, I currently can’t find where to search for the wording “Any…” in the filters in the Shop Page widget area so that I can translate it.Many, many thanks for your help. Best regards
Attachments:
You must be logged in to view attached files.June 5, 2021 at 8:04 pm #297852
Elise NoromitMemberHello,
I will provide custom CSS as soon as you send the credentials.
Best Regards
June 6, 2021 at 7:42 am #297902
StefanieParticipantHello.
Admin Access is attached.Thank you.
June 7, 2021 at 10:22 pm #298223
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.select2-container--default .select2-selection--single { height: 22px!important; line-height: 22px!important; } body .select2-container--default .select2-selection--single .select2-selection__arrow { top: 0!important; }
Best Regards
June 8, 2021 at 6:06 am #298271
StefanieParticipantHello.
Thank you. But code don’t work. I want to give more space between product rows. The code give more space between Filters.
Thank you for new information.
I await also your response for further questions marked red / marked green / marked blue.
Many thanks.
Best regards
June 8, 2021 at 4:09 pm #298461
Elise NoromitMemberHello,
Please take the current view and show on the screen what space you would like to increase or decrease.
Best Regards
June 10, 2021 at 7:06 am #298798
StefanieParticipantHello.
I want more space between the product rows (Desktop / Tablet / Mobile) – especially in the mobile view.
See screenshot attached.Many thanks and best regards.
Attachments:
You must be logged in to view attached files.June 10, 2021 at 10:07 am #298847
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.product-grid-item { margin-bottom: 10px!important; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register