Reputation: 1
Question:
I am creating web page in webflow. I have a parent div
divided into three child div
s. I want to change the background image of the parent div
when I hover over each child div
, but I don't want to use custom coding within Webflow. How can I achieve this?
Upvotes: 0
Views: 199
Reputation: 1
Try to use Animation on hover assign them to change BG color or if there is image on hover animation for intial stage you can hide that image and one hover you can show that image
Upvotes: 0