Reply 323965 to: How do I change the text selection color?

Avatar: Rose Tyler
Rose Tyler
Support staff
May 16, 2022 at 08:10

Hello,

Add this code in Theme Options > Theme custom CSS > Global custom CSS:

::selection {
    background-color: #4c90ff;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.