Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS show image when hovering over menu item Reply To: show image when hovering over menu item

#248157
tomnoble92
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.