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 horizontal menu

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

Hi

How do I remove the bullet point from the horizontal menu on my Buildr template?

see altaterra.eu/brite/

Thanks

Martin
  • Martin Coult's Avatar
  • Martin Coult
  • LIfetime Developer - Big Bamboo
  • 5 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Martin,

Try adding

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

to your custom css

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Are you familiar with how to add custom css / less?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
No I'm not, but I'll have a go
  • Martin Coult's Avatar
  • Martin Coult
  • LIfetime Developer - Big Bamboo
  • 5 posts
  • Karma: 0
The administrator has disabled public write access.
docs.joomlabamboo.com/zen-grid-framework-4/theme/customisation

Using custom.css to make small changes

If you are happy to use one of the default themes without making too many broad changes it is possible to add small changes to your theme in a file called css/custom.css.

The template comes with a file called custom_rename_to_custom.css file which after you rename to custom.css file it will be loaded by the template. The custom.css file is loaded after all other css files and will automatically override any existing css style if the correct specificity is used.
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
It's done - thanks for your help!
  • Martin Coult's Avatar
  • Martin Coult
  • LIfetime Developer - Big Bamboo
  • 5 posts
  • Karma: 0
The administrator has disabled public write access.
You're welcome

Best of luck with the site

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