Home › Forums › WoodMart support forum › how to increase “hover”?
how to increase “hover”?
- This topic has 10 replies, 2 voices, and was last updated 3 weeks, 6 days ago by [email protected].
-
AuthorPosts
-
October 8, 2024 at 3:18 pm #603433
[email protected]ParticipantHello!
How can I increase “hover” so that product characteristics are placed in it?
I attach photos and videos with the problem, what are the ways to fix it? Roughly speaking, which CSS element is responsible for this, and what can be done about it?https://www.veed.io/view/b7282b99-9c58-40a2-bccb-4a5f1e22f992?panel=share
- This topic was modified 1 month, 1 week ago by [email protected].
Attachments:
You must be logged in to view attached files.October 9, 2024 at 8:06 am #603571
Hung PhamKeymasterHi nikkylikescoffee,
Thanks for reaching to us.
Because of the length of name of attributes, Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS to display attributes one by one instead.
table.shop_attributes tr{ display: block; } table.shop_attributes td { text-align: start; }
Regards,
October 9, 2024 at 9:09 am #603582
[email protected]ParticipantHello, yes, it really got better, but this is not exactly what we need.
Is it possible to somehow increase this window “on hover” so that the characteristics that appear are readable?Attachments:
You must be logged in to view attached files.October 9, 2024 at 7:04 pm #603838
Hung PhamKeymasterHi nikkylikescoffee,
You can click on dots to show full information https://ibb.co/ZKz9Gtp or do you want to show full information without clicking on dots?
Regards,
October 10, 2024 at 9:52 am #603956
[email protected]ParticipantHello!
I want the product information to be displayed automatically, without any additional actions.
When I move the cursor over a product, its details should open.October 10, 2024 at 11:59 am #604025
Hung PhamKeymasterHi nikkylikescoffee,
I see you changed the product grid styles, please let me know if you need further helps.
Regards,
October 10, 2024 at 12:12 pm #604028
[email protected]ParticipantThe question remains open
“I want the product information to be displayed automatically, without any additional actions.
When I move the cursor over a product, its details should open.”
We still need it.October 11, 2024 at 10:52 am #604328
Hung PhamKeymasterPlease add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.hover-ready .wd-more-desc .wd-more-desc-btn { display: none; } .fade-in-block .wd-more-desc{ max-height: 21em; overflow-y: auto; }
Regards,
October 16, 2024 at 4:54 pm #605512
[email protected]Participanthello, the problem is solved, thank you so much for your help, you can close the ticket
October 17, 2024 at 9:33 am #605683
Hung PhamKeymasterGlad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
October 23, 2024 at 3:09 pm #607107
[email protected]ParticipantPlease close the ticket
-
AuthorPosts
The topic ‘how to increase “hover”?’ is closed to new replies.
- You must be logged in to create new topics. Login / Register