1. bibbp
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 08 July 2018
  5.  Subscribe via email
Hi Ciaran,

I want to lower the main menu so that it is on a line underneath the logo, so that the logo can stretch across the screen. I've tried to put the menu at position Top1-A but the menu becomes vertical and I can't make it go to its original format.

Thanks

Peter
References
  1. https://www.echo-graphic.com/index.php
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Peter

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

.header-wrap {
flex-direction: column;
}
.hornav {
margin-right: auto;
padding-bottom: 10px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect. Thank you Ciaran.
  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!