Hi
Is it possible to change the color of a single menu item?
I use j51-emani (J4)
thank you and goodbye
Peter
- pschmili
- Commercial Templates
- Wednesday, 16 August 2023
- Subscribe via email
Hi Peter,
I used in J51_Layla the following CSS:
where item-xxx is your menu-item ID and color and font-size you can change to taste.
I did not tested in J51_Emani, but you may give it a try.
Luk
I used in J51_Layla the following CSS:
.item-124, .item-124 > a {
color: #ff0000 !important; font-size: 24px;
}
where item-xxx is your menu-item ID and color and font-size you can change to taste.
I did not tested in J51_Emani, but you may give it a try.
Luk
- more than a month ago
- Commercial Templates
- # 1
Hi Luk
Now I have a question after all:
Is there a possibility to customize "Dropdown Menu Item Color" as well. According to the described CSS, the dropdown color unfortunately does not change.
Greeting
Peter
Now I have a question after all:
Is there a possibility to customize "Dropdown Menu Item Color" as well. According to the described CSS, the dropdown color unfortunately does not change.
Greeting
Peter
- more than a month ago
- Commercial Templates
- # 3
Hi Peter,
This goes the same way. At least in my J51_Layla. I don't know if this also works with J51-Emani, but normally it should be working as well.
F.i.
where item-xxx is your submenu-item ID.
Clean your Joomla cache and browse cache to test.
If this doesn't work, Ciaran will have to interfere, since my CSS knowledge is at a beginner-level.
Luk
This goes the same way. At least in my J51_Layla. I don't know if this also works with J51-Emani, but normally it should be working as well.
F.i.
.item-xxx, .item-xxx > a {
color: #f12300 !important; font-size: 20px;
}
where item-xxx is your submenu-item ID.
Clean your Joomla cache and browse cache to test.
If this doesn't work, Ciaran will have to interfere, since my CSS knowledge is at a beginner-level.
Luk
- more than a month ago
- Commercial Templates
- # 4
Hello Luk
I can change the "Menu Item Color" with it. However, the "Dropdown Menu Item Color" remains unchanged when I click on it (see pictures).
Unfortunately I don't know a solution.
Greetings
Peter
clicked
I can change the "Menu Item Color" with it. However, the "Dropdown Menu Item Color" remains unchanged when I click on it (see pictures).
Unfortunately I don't know a solution.
Greetings
Peter
clicked
- more than a month ago
- Commercial Templates
- # 5
Hello Ciaran
The site is not yet public. i will send the access data by email.
greetings
Peter
The site is not yet public. i will send the access data by email.
greetings
Peter
- more than a month ago
- Commercial Templates
- # 7
Hello Ciaran
It has been taken care of. I'll change the menu.
Thanks anyway for the help.
greetings
Peter
It has been taken care of. I'll change the menu.
Thanks anyway for the help.
greetings
Peter
- more than a month ago
- Commercial Templates
- # 8
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »