1. IggyOS
  2. Commercial Templates
  3. Tuesday, 22 January 2019
  4.  Subscribe via email
Hi
How can I move logo on the left side and menu on the right not splitted. Colette template. Or at least, what files should I modify?
Thanks
Attachments (1)
References
  1. https://beeroholic.com
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

#logo {
margin: 0;
}
.hornav > ul > li.menu-split {
float: none;
}


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!