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

    Hello Kriesi.at team,

    which parameter in the option exactly rule out the selector text color?

    I am now nearly done with my new site http://www.behrmannhaertel.de/Kaesler/, but if I select text with the mouse, then the color of the text turns white too and thus vanishes. I seem not to be able to find the correct option though to fix it ;

    Thaank you

    – Marian

    #301102

    Hi alphateddy!

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

    ::selection {
    background-color: #12338c;
    color: white;
    }

    Best regards,
    Yigit

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