You mean the width of the navbar?fabiomaticus wrote: Fri Dec 01, 2017 5:28 pm how can I set the menu width to the same as the forum's width?
add the following in custom css field:
Code: Select all
nav.navbar.yamm{
max-width: 1200px;
margin: 0 auto;
}
Can you please try it?
just download again from github and replace the files.