12 Replies
just the reactangle with the dropdown
It could be done in several ways.
I would probably just add a pseudo element that was a yellow square, rotate it 45 degress and place it in th e middle at the bottom.
https://codepen.io/cbolson/pen/VwVXQeq
no pseudo elements
just with a single div
cant use pseudo elements for some reason
you could qchieve it with a clip-path
done with it
but facing a problem now
the white background persists!
updated my codepen with a clip-path version
hey can we connect for a minute? actually there is one more issue, which is the map which causing him this error
if u can
No, sorry. I don’t do chats.
actually got the styling resolved but now the animation is not working for some reason
sure no worries
this was before:
now it is:
what should be the updated animation?
Can you provide more code? What are you trying to animate and in what way is it "not working"?