Hallo zusammen,
ich würde gerne im Menü hinter jedem Link einen Pfeil machen! Ist dies möglich mit CSS?
Schöne Grüße
Pat
Hey socialgastro,
Can we have a link to the website in question please?
Best regards,
Sarah
Hi Sarah,
das Problem ist gelöst mit:
.menu li > a:after { content: ‘ ▾’; }
.menu li > a:only-child:after { content: ”; }
Thanks!
Hi,
We’re glad you were able to solve this. Please let us know if you need help with anything else!
Best regards,
Sarah