1. MarcoErz
  2. Commercial Templates
  3. Tuesday, 26 January 2021
  4.  Subscribe via email
Hello,

how can I change the main menu item size from the layla template?


Change the footer size is working with:
.container_footer {
font-size: 1em;
}
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

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


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!