Kadence

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:

Default Image Menu Overlay

Image Menu With CSS:

Image Menu Overlay CSS

Filed under Uncategorized
Last updated: July 6, 2026
Was this page helpful?
Thanks for the feedback!