• Hi there,

    I have a question in regards to this website

    On the ‘Icon Menu’ the text is currently white. When you hover on these 3 icons, i’d like the text to change to black. Is this possible?

    Thank you

Viewing 1 replies (of 1 total)
  • hannah

    (@hannahritner)

    Hey,
    Try adding this to your custom css box in theme options > advanced settings;

    .home-iconmenu a:hover h4 {
      color: #000;
    }

    Hope it helps:)
    Hannah

Viewing 1 replies (of 1 total)
  • The topic ‘Icon Menu Text Color Change Hover’ is closed to new replies.