Home › Forums › WoodMart support forum › Show attributes on my product category page.
Show attributes on my product category page.
- This topic has 7 replies, 2 voices, and was last updated 10 hours, 25 minutes ago by
iatltdbd.
-
AuthorPosts
-
August 12, 2025 at 10:27 am #679355
iatltdbdParticipantHello,
i have a site name https://renotoolsbd.com/.
in my site i want to show product attributes on every product without hover.
like attach my screenshot. but it’s only show one attribute. like capacity. if i add another attribute like watt. its not showing without hover.Attachments:
You must be logged in to view attached files.August 12, 2025 at 12:57 pm #679498
Aizaz Imtiaz AwanKeymasterHello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.product-grid-item.wd-hover-with-fade .fade-in-block { position: static !important; visibility: visible !important; opacity: 1 !important; display: block !important; padding: 5px 0 !important; border: none !important; margin-top: 5px !important; }
Best Regards,
August 13, 2025 at 9:59 am #679767
iatltdbdParticipantThanks for your reply.
it’s working but i need style change.
in my attachment, you can see or browse my site.
1. When hover the product, product section is bigger and drop lower section.
i don’t need that.
2. there is a border in attribute top. i don’t need also this.name after attribute . no big gap between them.
Attachments:
You must be logged in to view attached files.August 13, 2025 at 1:51 pm #679889
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,
August 13, 2025 at 2:42 pm #679929
iatltdbdParticipantok
August 13, 2025 at 3:07 pm #679953
iatltdbdParticipantafter login if dashboar deafult not loding. please past this url one your browser.
default dashboard not loding on my site.August 13, 2025 at 4:19 pm #679987
Aizaz Imtiaz AwanKeymasterHello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-product.wd-hover-fw-button :is(.hover-content-wrap,.wd-progress-bar) { border-top: none !important; } .wd-hover-with-fade .content-product-imagin { position: static !important; visibility: visible !important; opacity: 1 !important; transform: none !important; box-shadow: none !important; } .products-bordered-grid .wd-hover-with-fade .content-product-imagin { border: none; }
Best Regards,
August 13, 2025 at 11:36 pm #680121 -
AuthorPosts
- You must be logged in to create new topics. Login / Register