I want to achieve something like this on the hover
state of the menu element:
I cannot achieve it with :after border property for some reasons, maybe lack of knowledge.
Here you can see what I have so far.
As you can see my :before
selector is not perfectly aligned with the a
tag and I don't have the nice isosceles triangle. Do you think it would be easier with background image?