Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #451327

    How do I change the highlight color on the Enfold Theme? As in when someone places their cursor over some text on our site and a highlight color covers that text. Please see image. I chose the Splash of Red color scheme and modified some of the colors under General Styling tab(s). I can’t seem to find where I would change this red to a color more in line with our brand colors. It’s the rusty red #A2323. Please advise.
    http://goo.gl/FIY2jm

    #451336

    Hi jend_onesource!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    ::selection {
      background-color: #c3512f;
      color: #ffffff;
    }

    Regards,
    Yigit

    #451353

    Thank you!

    #451356

    Hi!

    You are welcome, we are always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Wrong Highlight Color’ is closed to new replies.