Home › Forums › WoodMart support forum › buttons in Hover on product section
buttons in Hover on product section
- This topic has 7 replies, 2 voices, and was last updated 3 hours, 32 minutes ago by
ahmedkasssas.
-
AuthorPosts
-
September 9, 2025 at 9:19 am #685188
ahmedkasssasParticipantHi in Products styles -> button on hover if i need make buttons appear without hover how can i do this ?
buttons in Hover on product section if i chose “button on hover” style how can i make buttons and other object as compare … appear without hover as image in attachments
Attachments:
You must be logged in to view attached files.September 9, 2025 at 2:03 pm #685265
Aizaz Imtiaz AwanKeymasterHello,
Navigate to Theme Settings > Product Archive > Product Styles > choose the standard button hover effects on product hover.
This style will ensure the Add to Cart button is always visible, even without hovering.
Best Regards,
September 9, 2025 at 2:24 pm #685271
ahmedkasssasParticipantHi
yes i have do this but this style not good formated some button appear up and down
and other buttons compare … not appear till hover
i need style buttons on hover but without hover
could you please help to do thiseven in code just let me know where can i do this and how it’s ok for me
thanksAttachments:
You must be logged in to view attached files.September 9, 2025 at 2:31 pm #685276
ahmedkasssasParticipantif there are no option please tell me how can i do it by css
September 9, 2025 at 3:23 pm #685294
Aizaz Imtiaz AwanKeymasterHello,
Your site is in maintenance mode, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this and give you a possible solution.
Best Regards,
September 9, 2025 at 3:37 pm #685299
ahmedkasssasParticipantinfo in Extra information
September 10, 2025 at 8:37 am #685378
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS under Theme Settings >> Custom CSS.
.product-grid-item.wd-hover-buttons-on-hover .wd-product-footer, .product-grid-item.wd-hover-buttons-on-hover .product-element-bottom, .product-grid-item.wd-hover-buttons-on-hover .wd-buttons, .product-grid-item.wd-hover-buttons-on-hover .wd-add-btn, .product-grid-item.wd-hover-buttons-on-hover .add-to-cart-loop { opacity: 1 !important; visibility: visible !important; transform: none !important; pointer-events: auto !important; display: flex !important; gap: .5rem !important; margin: 0 !important; }
Best Regards,
September 11, 2025 at 2:52 am #685663
ahmedkasssasParticipantHi
how can i remove or hide this spaec between name of products and image when do hoverAttachments:
You must be logged in to view attached files. -
AuthorPosts
Tagged: button on hover
- You must be logged in to create new topics. Login / Register