How can I able when draw the mouse it shadow show something like that?
Hello @myusastore ,
To achieve the desired effect, utilize the CSS property associated with the hover selector. Here’s an example demonstrating how to implement it.
.text:hover{
background-color: yellow;
}
If you will unable to implement the same then I’m happy to do this for you, let me know. I can implement the code changes so that this will work well for you.
Have a nice day!
Hello Firstly thank you so much for your helping. I could not do it is it possible to write step by step please. Thanks in advance
