Tagged: x Author Posts September 5, 2016 at 7:08 am #1161545 VitashiftParticipant Hi X-Team, is it possible to change the color of the text that gets selected via mouse. For example if you want to copy – paste a text you have to do that. BR, Christoph URL: http://vitashift.de/ WP: 4.6 X: 4.6.1 Cornerstone: 1.3.1 September 5, 2016 at 7:37 am #1161579 ChristianModerator Hey there, Please add the code below in your Appearance > Customize > Custom > Global CSS ::selection { background: lightyellow; } ::-moz-selection { background: lightyellow; } Change lightyellow as per your needs. Please see http://cloford.com/resources/colours/500col.htm or http://www.color-hex.com/ for more CSS colors. Hope that helps. 🙂 September 5, 2016 at 9:45 am #1161750 VitashiftParticipant It works! Thanks for the fast support! September 5, 2016 at 10:18 am #1161775 ThaiModerator You’re most welcome 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1161545 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In