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.

Remove news ticker module position

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

How can I remove the news ticker module position below the main menu?

Many thanks!
Georgios
  • Georgios Katsiakoudis's Avatar
  • Georgios Katsiakoudis
  • 3 Month Basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Georgios,

With the module disabled - can you try adding these styles

#news-ticker {
height: 0px;
}

#menu ul > li {
line-height: 65px;
}

.responsive-enabled #menu .off-canvas-trigger {
padding: 19px 25px 19px 25px;
}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You would need to add this to the custom.css file - are you familiar with how to do this?

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: Georgios Katsiakoudis
Thanks Paul, it worked wonderfully!

Cheers
Georgios
  • Georgios Katsiakoudis's Avatar
  • Georgios Katsiakoudis
  • 3 Month Basic
  • 14 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