Hi,
This is due to these custom CSS lines :
.navbar .nav > li > a:active, .navbar .nav > li > a:active:first-letter, .navbar .nav > li.current-menu-item > a, .navbar .nav > li.current-menu-ancestor > a {
color: #666;
font-weight: bold;
}
The bold font makes the container wider. Switch to font-size:normal for a quick fix.
Hope this will help
Thread Starter
robcnz
(@robcnz)
Brilliant thank you very much Nikeo, I am amazed at how quickly you can figure this stuff out!
Rob
You are welcome @robcnz. I am simply used to do it as it is my job 😉
If you are happy with the help, a very appreciated way to say thank you is to give a review! (Of course you don’t have to, just if you feel like it).
Thanks and enjoy the theme