change a different elements css class on hover code example Example: css hover change other element #container:hover > #cube { background-color: yellow; }