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.

Custom.css doesn't load changes

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

Hi,
I have just installed gazetta template and turned on Compress CSS Output.
I tried to change the menu headings, writing the following lines in custom.css in css folder of the template, but didn't work. Any idea?

zen-menu-heading {
text-transform:capitalize;
}
  • panospap's Avatar
  • panospap
  • LIfetime Developer - Big Bamboo
  • 106 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi

Do you have a link for the site?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
playmag.vaggopoulos.gr/
  • panospap's Avatar
  • panospap
  • LIfetime Developer - Big Bamboo
  • 106 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi

looking at the style you have it doesn't work

#menu ul ul .zen-group .zen-menu-heading {
text-transform:capitalize; text-transform: lower-case;
}

Try adding this instead

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: panospap

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

Happy Campers