1. digitus
  2. Commercial Templates
  3. Friday, 27 March 2026
  4.  Subscribe via email
Hi Ciaran,

I'm using the Jasmine template for Joomla 4, I downloaded the latest version and installed it.
The menu items are all white and color can be set in the properties of the template style and that works, except for the menu header that I use for a dropdown menu.
https://kampeerboerderijgroen.nl/index.php

I've looked and searched the forum, but cant find a way to make that header white, can you help me out a bit?
Thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hi digitus,

please add this code to your custom CSS in the template settings:


.hornav {
color: #fff !important;
}


Best regards
Accepted Answer Pending Moderation
0
Votes
Undo
Awesome, thanks very much !
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!