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.

Hide drop down sign

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

Hello,

i think there must be a simple answer for my question, but i don´t found it myself:

How can i hide the menu sign for drop down categories. (s. Attachment)
I only found the possibility to change the icon, but nothing to hide it.

Thank you

Franz
Attachments:
  • Keisinger's Avatar
  • Keisinger
  • 6 Month Developer
  • 9 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Franz,

Try adding

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

to you custom.css file

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 use the custom.css?

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
No, i know how do get the costum.css but never edited it before. Can you give me a hint or a code snipet?

Thanks

Franz
  • Keisinger's Avatar
  • Keisinger
  • 6 Month Developer
  • 9 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Franz,

The custom.css file is always empty when you first start using it so to remove the bullet (it is actually a border)

Try pasting in this style

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

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

i don´t get it. I send you a sreenshot. I paste your code into the costum.css but there was no effect. (www.testsrk.de)

What´s my mistake?

Thanks
Franz
Attachments:
  • Keisinger's Avatar
  • Keisinger
  • 6 Month Developer
  • 9 posts
  • Karma: 0
The administrator has disabled public write access.
The file needs to be named custom.css for it to be picked up by the template

Can you try renaming the file

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: Keisinger
Sorry,

that was a STUPID mistake.

Thanks a lot,
Franz
  • Keisinger's Avatar
  • Keisinger
  • 6 Month Developer
  • 9 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Franz,

No problem

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