1. AStrasser
  2. Commercial Templates
  3. Friday, 20 April 2018
  4.  Subscribe via email
Is there a way to define the basic backgrounf color of the hornav menu? I have found the "Menu Item Hover Color", but i would like also to change the "Menu Item Color"

Best regards
Axel
Accepted Answer Pending Moderation
0
Votes
Undo
I found something, but it works not really the way I want.

.hornav > ul > li > a {
background-color: #cb9a95;
font-size: 18px;
padding: 8px 10px;
text-transform: none;
}


I would like to have the same behaviour like the small menu (see picture

Axel
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)...

Edit to taste..

.hornav .menu {
background-color: #cb9a95;
}


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


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