Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1225347

    Hi Enfold,

    Something seems to be overwriting the hover color in my read more link. I’d like it to be white regardless of the state (hover, visited, etc), but now on hover it’s turning the same color as the background.

    #1225711

    Hey wacky32,

    Please try the following in Quick CSS under Enfold->General Styling:

    a.more-link:hover {
      color: #fff !important;
    }

    Best regards,
    Rikard

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