Hello i dont want the avia-bullet in the third level of navigation. Can you help.
Changes made in custom.css
Hey Lars,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-main-nav ul ul li .avia-bullet {
display: none;
}
Best regards,
Vinay
Thanks Vinay,
but no effect.
Hi,
Please try this:
#top .av-main-nav .sub-menu .sub-menu a .avia-bullet {
display: none !important;
}
o
Best regards,
Ismael
Thanks Ismael, ist works fine !
Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy