Is there a possibility to change the color of the cursor.

This topic has 3 replies, 2 voices, and was last updated 1 years, 9 months ago ago by Dennis

  • Avatar: Dennis
    Dennis
    Participant
    July 13, 2022 at 21:17

    Dear team

    is there a possibility to change the color of the cursor. From white to another when you select a text? Because with a white font, you can unfortunately no longer see the font and you do not know what you have marked. Small gimmicks but still it looks nicer to match the marker to the color which is the main color of the theme.

    Screenshot: https://prnt.sc/zPh_wyh5dCfg

    2 Answers
    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    July 14, 2022 at 06:58

    Hello, @Dennis,

    Simply go to the Dashboard >> XStore >> Theme Options >> Theme Custom CSS and then paste the below CSS code there and save settings.

    ::selection {
      background: red;
    	color: white;
    }

    Note: In the above code the word “red” is the color you can see in the image: https://postimg.cc/Wq7c5WCS same as the white color.

    Regards 8Themes Team.

    Avatar: Dennis
    Dennis
    Participant
    July 14, 2022 at 20:15

    Incredibly no questions remain unanswered. Dear thanks

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘is there a possibility to change the color of the cursor.’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.