Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Footer: Changing Menu Hover Color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #818
    Timothy J. Barron
    Participant

    I am not finding a option that changes the hover color for the menu in the footer?

    There is an option labeled as “Select hover/active font color for footer menu” but it does not change the hover color, and it remains as blue.

    Thanks for any help!

    #829
    Grace Themes
    Member

    Hi

    To change the hover color of footer menu

    Go to Appearance -> Theme Options -> Basic Setting

    and paste the below code in Custom CSS box and click on Save Options button.

    .footer ul li a:hover{ color:#dd0808; }

    change the color code as per your requirement.

    Regards
    Grace Themes

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.