Need some help with Z-index and function

Need to stop red underline when event onclick starts.

And need to make .user-icon on top layer, without other .user-icon in right side.

And will be grateful if you will give me advices about code.

  • find the element that should get clicked
  • create an event listener for the click on this element
  • find the element that should change
  • change its style

How to do it and what about top layer?

Which steps do you not understand?
What did you try so far?

Seems like you didn’t check the code…

image

Need to delete red area of next image in :hover

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.