Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Bullet point in menu

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Can I remove the bullet point that is appearing next to the drop down parts of the menu?

holytrinity.churchesaliveonline.com



Screenshot2016-09-0210.53.11.png



(Even better would be to replace it with a larger downward pointing arrow)
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Try adding

.zen-menu ul > li.parent > a:before, .zen-menu ul > li.parent > .zen-menu-heading:before {border:0;}

I'd check to see if there is an appropriate icon to display via the the zen menu tab

With adding a icon and removing the border/bullet it may need tweaking positionally

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Brilliant - thanks. The down Chevron on Zen Menu was a perfect replacement. I'm never sure why the bullet point appears as standard - will that css work for similar sites in the future?
  • jonburdon's Avatar
  • jonburdon
  • LIfetime Developer - Big Bamboo
  • 860 posts
  • Karma: 0
The administrator has disabled public write access.
The bullet is technically a border but styled to look like a bullet and is part of the template styling

You would need to look at the source code for the before element and target that with css

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers