Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #447072

    More questions…

    On the page below, I’d like to have the icon box titles have a hover text color change on rollover, as well as in the second section below in the titles of the magazine entries. Is there a way to do this globally?

    Also – Right now my nav menu links are activated on the full height of the header – is there a way to make this narrower – maybe 30px padding on top & bottom of the menu titles?

    thanks for the help
    \Nancy

    • This topic was modified 9 years, 6 months ago by Munford.
    #447107

    Hi Munford!

    Please add following code to Quick CSS

    h3.iconbox_content_title:hover a,h3.av-magazine-title.entry-title:hover a {
      color: orange!important;
    }

    Regards,
    Yigit

    #447154

    excellent thanks!

    • This reply was modified 9 years, 6 months ago by Munford.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘link hover text color’ is closed to new replies.