1. danneel
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 02 December 2020
  5.  Subscribe via email
Would like to determine the CSS code to be able to increase the width for the drop down menu width in this template.
References
  1. http://www.centralindiana.us/
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.hornav > ul > li > ul, 
.hornav > ul > li > ul > li > ul,
.hornav > ul > li > ul > li > ul > li > ul {
width: 280px;
}


Ciaran
  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!