Home › Forums › CSS › show image when hovering over menu item › Reply To: show image when hovering over menu item
November 23, 2016 at 5:56 am
#248157
Participant
Did a rough codepen on how to do this.
http://codepen.io/tomnoble92/pen/BQROpZ
this only works if the img is a child of the submenu. If it’s not a child you need Javascript or hack around it with a tick box.