1. jascanio
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 22 October 2015
  5.  Subscribe via email
Hi,
I would like to increase the opacity of the menu items, both when not hovered and when hovered accordingly.
I don't mean text in them, but each box colour or background.
How could I?
Thanks in advance for your help.
Regards,
Juan
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juan

Presuming I understand you correctly, try adding the following to the Custom CSS field of your templates parameters...


.hornav > ul > li {
border: 1px solid rgba(255, 255, 255, 0.3);
}
.hornav > ul > li > a {
opacity: 1;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán, according to solution above, how can I modify the colour of text in the menu?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

An option to amend your menu items color is available to you within your templates parameters ('Menus' tab).

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


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