Hi there,
I see that in pro there is the option to add graphics to a menu. I want to add graphics to a menu but only to 3rd level submenu items. How do I turn off the graphics at the sub level but not the level below. Hope that makes sense.
I found something on the support form that said to add this code to the Theme CSS and add “no.icon” to the Menu item.
.no-icon .x-anchor-graphic {
display: none;
}
However this didn’t work. Any ideas.
Have a great day!