Theme CSS selection element conflict
-
I have edited my custom CSS to include
::selection{color: white; background: #2f3f58;}or multiple similar variations including copy/pasting and then editing code from W3Schools, W3C, stack overflow, and other sites. The code does nothing. I am using the http://alxmedia.se/themes/hueman/ Hueman theme and it has almost the exact same code that seemed to be working. So i copied this code into my custom CSS and edited it and that did not work either. Finally i disabled the theme CSS pertaining to selections. No matter what I do my selection color is the same red set in the theme options menu. Is there any way to override the highlight color using CSS that is not the::slection:element or am I using the element wrong?
The topic ‘Theme CSS selection element conflict’ is closed to new replies.