1. nickymcn
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 18 May 2022
  5.  Subscribe via email
I would like to have the menu bar run just under the logo and right across as you can see it does not fit on a smaller screen and I have two more menu items to add. How can I make this adjustment.

TemplateQuestion.JPG

I would also like to increase the font on the top menu please. Can you advise for both.

Thanks kindly
Attachments (1)
References
  1. http://www.spumstest.org.au/index.php
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)....

(edit to taste)

.header_main {
flex-direction: column;
align-items: flex-start;
}

.hornav ul.menu > li > a,
.hornav ul.menu > li > span {
font-size: 20px;
}


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