On https://blumen-hegemann.de there are three submenues (dropdowns): Floristik, Trauerbinderei, Kalender.
The site-structure and the structure of the menu for all of them is identical. Still in “Kalender” the arrow (caret) to the right of the menu-item-name is missing. In the mobile nav it is there, but on desktop it is missing.
Any help with that?
Thanks,
Daniel
Hey danielmarsch,
Add this to quick css:
.header_color .main_menu ul:first-child > li#menu-item-1260 > a::after,
.header_color .main_menu ul:first-child > li#menu-item-1260 > a::after {
content: url(https://relaunch.blumen-hegemann.de/wp-content/uploads/sort-down-12.png);
}
Best regards,
Jordan Shannon
That helped, thanks.
Any idea, why the first two arrows where added automatically by the theme and the third one needed this extra-css-rule?
Hi,
I honestly can’t say for sure outside of a weird bug.
Best regards,
Jordan Shannon
Ok, thanks!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon