Comments epudesign started the conversationJune 6, 2021 at 4:04pmHello, when I highlight the text on the web page, it is displayed strangely, it is highlighted brightly and you can't read it anymore. 933Neuron repliedJune 7, 2021 at 7:33amHi,I've just checked it on Chrome and the text selected was displaying alright with a black background color, have you managed to solve it, or is it just a browser issue.- https://prnt.sc/14hr8mcFeel free to ask for anything you need.Kind Regardsepudesign repliedJune 7, 2021 at 7:36amOn Chrome it's fine but not on Safari or Firefox 933Neuron repliedJune 8, 2021 at 7:22amHi,Can you please add the following code at Appearance > Customize > Additional CSS, this will change the colors of selection. ::-moz-selection { color: #FFF !important; background-color: #000 !important; } ::selection { color: #FFF !important; background-color: #000 !important; }Feel free to ask for anything you need.Kind Regards Sign in to reply ...
Hello, when I highlight the text on the web page, it is displayed strangely, it is highlighted brightly and you can't read it anymore.
Hi,
I've just checked it on Chrome and the text selected was displaying alright with a black background color, have you managed to solve it, or is it just a browser issue.
- https://prnt.sc/14hr8mc
Feel free to ask for anything you need.
Kind Regards
On Chrome it's fine but not on Safari or Firefox
Hi,
Can you please add the following code at Appearance > Customize > Additional CSS, this will change the colors of selection.
Feel free to ask for anything you need.
Kind Regards