Archived topic
how to edit sup-sup menu color
5 replies · Started by noor on June 14, 2021
hi
how can I change the colour of sup sup menu?
Hi there,
What is a sup-sup menu?
Can you link me to the page in question?
sorry Mabey its have another name
this is a photo for it
http://noor-cosmetic.com/wp-content/uploads/2021/06/Untitled-1.jpg
in mobile layout, it's not clear that it's a sup-sup menu ( here we go again with the wrong name lool )
this is a photo for what I mean
http://noor-cosmetic.com/wp-content/uploads/2021/06/mob.jpg
I just want to change the background colour and it's not shown in costimaize>colour>Primary Navigation
It only showed the ( Parent Items colour) and ( Sub-Menu Items )
I hope the sup sup menu is clear now lool
Hi there,
we call them Sub Sub menus :)
Try this CSS:
.main-navigation ul ul ul {
background-color: #cccccc;
}
its works good
thanks, David
You're welcome