1. ip mann
  2. Commercial Templates
  3. Sunday, 21 June 2020
  4.  Subscribe via email
Hello!
I have just installed template natalie. I would like to put the main menu in the center of the website. I have set the main menu as hornav.
I was not successful with the other solutions from the forum joomla51.
Request for help.
Thank you very much
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)....

.header-3 {
width: auto;
}
.logo {
flex-grow: 0;
}
.hornav {
margin-left: auto;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you!
I inserted your css line and it worked right away!:D
  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!