Home / Forums / WoodMart support forum / Info box with ‘hover’ state
Home › Forums › WoodMart support forum › Info box with ‘hover’ state
Info box with ‘hover’ state
- This topic has 4 replies, 2 voices, and was last updated 1 week ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
July 7, 2026 at 11:04 am #723178
ChrisParticipantHello
I have a menu featuring ‘info boxes’.
When I land on a page, how can I display a specific info box with its ‘hover’ or ‘active’ background style ?
Thanks for your help.
Best regardsAttachments:
You must be logged in to view attached files.July 7, 2026 at 1:29 pm #723189
ChrisParticipantHello,
I found a solution with CSS, but it needs to be repeated for each page ID where my menu is located.
body.page-id-28900.elementor-element-d430e6 .wd-info-box.box-style-bg-hover::after { opacity: 1 !important; } body.page-id-28900.elementor-element-d430e6 .wd-info-box.color-scheme-hover-light .info-box-title, body.page-id-28900.elementor-element-d430e6 .wd-info-box.color-scheme-hover-light .info-box-inner { color: #fff !important; } body.page-id-28900.elementor-element-d430e6 .info-svg-wrapper img { filter: brightness(0) invert(1) !important; }I think I already asked you this question, but it would be great if, for the ‘Info Box’, we could choose a second image or SVG on a rollover, with the option to link to the ‘Icon’.
Thank you.
Best regardsJuly 7, 2026 at 1:47 pm #723190Hello,
At the moment, the theme doesn’t include a built-in option to automatically set an Info Box to its hover/active state based on the current page URL. Using custom CSS targeting specific page IDs, as you’ve done. Although it needs to be repeated for each corresponding page.
Regarding your suggestion about adding a secondary image/SVG for the hover state, along with the ability to apply a link directly to the icon, this functionality is not available at the moment in this widget.
Best Regards
July 7, 2026 at 2:56 pm #723195
ChrisParticipantHello
Thanks for the feedback. Do you think this option could be added in the future ?
On a classic element, what is the alternative for applying an image or SVG change on hover using Elementor ?
Best regardsJuly 7, 2026 at 3:30 pm #723200Hello,
For any feature request, you can create a feature request here – https://woodmart.userjot.com/ so our developers can take it into account.
Please note that this functionality is not currently available in the WoodMart Info Box widget itself, so it would require using an alternative Elementor widget or a third-party add-on.
https://unlimited-elements.com/change-image-on-hover-in-elementor/Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register