Home Forums Exoplanet Pro Featured Service rollover color change

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #904
    Michael Smith
    Participant

    Hi, What custom CSS would be used to edit the rollover color for the Featured Services Boxes?

    #905
    Andy
    Keymaster

    Hi Michael,

    .featured-post:hover {
        background: #f9f9f9;
    }

    changing the #f9f9f9 value to your custom color.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Featured Service rollover color change’ is closed to new replies.