1. maurelio
  2. Commercial Templates
  3. Monday, 09 October 2017
  4.  Subscribe via email
Hello Ciarán,

I'm using the Verona Template.

Is there a way to put a different background color in each of the Horizontal Menu options when hovering over it?

For example: If you move the mouse on the first option the background would change to an orange color, like a button. Turning on the second option the color would be green, and so on. Each option could have a different background.

Is there such a possibility?

Thank you very much for your help.

Thank you.
Marco
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marco

You could try adding the following to the Custom CSS field of your templates parameters for each of your menu items where 482 is your menu item ID (edit for each - module manager, last column).

.hornav .item-482:hover {
background-image: url('images/image.jpg');
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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