Hi,
I have added an arrow to the main Navigation Menu to indicate a dropdown submenu below using css. It works in Firefox but in Chrome I get an odd symbol
See–
Here is my css
/* add arrow to main nav menu */
.menu li > a:after { content: ‘ ▾’; font-size: 20px; }
.menu li > a:only-child:after { content: ”; }
Your ideas appreciated as usual.
Thanks,
dcarlsondesign
Hey dcarlsondesign!
I see the dropdown arrow on Chrome. Take a screenshot of what your seeing so we can get a better idea.
Best regards,
Elliott
Here is a link to the image that shows the Firefox and Chrome Browser different icons
http://uvpublichealth.org/wp-content/uploads/2016/01/uvpublichealth-org-arrow-issue.jpg
and the menu is here–
Thanks,
dcarlsondesign
Hi!
It does work fine on my end on Chrome on OSX 10.11 – http://i.imgur.com/EzQriUW.png
If you are using browser add-ons, please try disabling them and check if that helps.
Cheers!
Yigit