0
Votes
Undo
  1. karmaboat
  2. Commercial Templates
  3. Monday, 08 April 2024
  4.  Subscribe via email
I have a website running with Bianca, the main menu is causing me some problems, there is an icon, text and dropdown arrow for the menu items that have subcategories, the problem is that on desktop the 3 things are stacking on top of each other and not in a line and I can't find out how to make them display in a line rather than stacked, please could you point me in the right direction.
References
  1. http://karmaboat.com
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Replace me with the text you want to insert...To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.hornav>ul>li>a, .hornav>ul>li>span {
white-space: nowrap;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Fixed thanks!
  • Page :
  • 1


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