Hello, I work with buildr template and everything is fine. Only the bullet points in first level menu I can't remove. The joomla navigation menu module is in use. Do you have any idea? Thanks for help, Orti
viktoria2 Hi,
Try with this custom CSS:
#menu ul > li a:before, #menu ul > li span.zen-menu-heading:before { border: none; }
Yes, this worked, thanks a lot! Orti