Ascend – Change Image Menu Hover Color By default, the image menu hover color will be set in Theme Options> Basic Styling, Primary Color. If you wish to change it, you can do so by adding this CSS to Theme Options> Custom CSS: .image_menu_overlay { background: #c5bf94; } Default Image Menu: Image Menu With CSS: