Home › Forums › WoodMart support forum › create a custom appearance for the product card
create a custom appearance for the product card
- This topic has 9 replies, 2 voices, and was last updated 3 months, 2 weeks ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
July 22, 2024 at 3:05 pm #584820
nikosParticipantWe have a request from our customer to create a custom appearance for the product card (as it appears on the product grid). This is solely for the grid and not the product page layout.
The brief is analyzed in the following points (and we also have the corresponding points on a screenshot below):
A. For the secondary images we would like to have bullets (center – bottom) as shown on the first image. For the responsive part (mobile – tablet) we would like to have left and right finger-scrolling and not the arrows (because they are very small for the fingers)B. All the product info should go below the card, as shown in the second image
C. The wishlist heart and the quick buy minicart should be on the right side of product info, as show in the second image
D. The product title font should become more bold (increase weight?) Just for the title, not the prices etc
E. Product Discount and product tags (like new, sold-out etc) should appear without background on the top-left side of the product image. As shown in third image.
F. Therefore, on the image only discount – tags – gallery bullets
Attachments:
You must be logged in to view attached files.July 22, 2024 at 3:54 pm #584856
Aizaz Imtiaz AwanKeymasterHello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards.
July 22, 2024 at 4:19 pm #584871
nikosParticipantI send you
July 23, 2024 at 9:49 am #584993
Aizaz Imtiaz AwanKeymasterHello,
01. Sorry to say there is no option in theme settings available for that. Navigate to Theme Settings > Product Archive > Products Styles > Enable the option Product gallery and configure the “Product gallery controls”.
02. Navigate to Theme Settings > Product Archive > Products Styles > Choose the Product Styles and choose the elements that you want to show.
03. Define the code below in Theme Settings -> Custom CSS -> Desktop CSS area.
.product-grid-item .wd-buttons.wd-pos-r-t { top: 280px !important; }
For the mobile device, Add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS for Mobile sections:
.product-grid-item .wd-buttons.wd-pos-r-t { top: 150px !important; }
04. Navigate to Theme Settings > Typography > Advanced and you can assign Product Grid title selector to change font-size value https://prnt.sc/TUGmKqBkCa2L.
05. Navigate to Theme Settings > Shop > Products Labels > “Sale” label background > Add the transparent color code. For the other labels you can use the Transparent background.
rgba(255,255,255,0)Best Regards
August 18, 2024 at 2:59 am #590744
nikosParticipantSorry can you help me for this;
August 19, 2024 at 9:19 am #590823
Aizaz Imtiaz AwanKeymasterHello,
Can you share some screenshots for better understanding where you have faced the issue so I will check and give you a possible solution?
Best Regards.
August 25, 2024 at 7:31 pm #592368
nikosParticipantWe have a request from our customer to create a custom appearance for the product card (as it appears on the product grid). This is solely for the grid and not the product page layout.
The brief is analyzed in the following points (and we also have the corresponding points on a screenshot below):
A. For the secondary images we would like to have bullets (center – bottom) as shown on the first image. For the responsive part (mobile – tablet) we would like to have left and right finger-scrolling and not the arrows (because they are very small for the fingers)B. All the product info should go below the card, as shown in the second image
C. The wishlist heart and the quick buy minicart should be on the right side of product info, as show in the second image
D. The product title font should become more bold (increase weight?) Just for the title, not the prices etc
E. Product Discount and product tags (like new, sold-out etc) should appear without background on the top-left side of the product image. As shown in third image.
F. Therefore, on the image only discount – tags – gallery bullets
Attachments:
You must be logged in to view attached files.August 26, 2024 at 1:23 pm #592563
Aizaz Imtiaz AwanKeymasterHello,
I have already replied to you on these topics. Please read our previous reply and make changes.
Best Regards.
August 27, 2024 at 3:06 pm #592920
nikosParticipant1) For the secondary images we would like to have bullets (center – bottom) as shown on the first image.
2) For the responsive part (mobile – tablet) we would like to have left and right finger-scrolling and not the arrows (because they are very small for the fingers)
The number 1 you can’t…..
The number 2 can you help me?Thanks
August 28, 2024 at 9:23 am #593086
Aizaz Imtiaz AwanKeymasterHello,
Sorry but there is no option in Theme Settings available for that.
It requires customizations and this is beyond our limitations and support policy.
Regards.
Xtemos Studios -
AuthorPosts
- You must be logged in to create new topics. Login / Register