Hi!
Just purchased the them, started customizing it and I’ve got a question.
I removed the navigation menu styling and colored it to black.
.main-navigation { background-color: #000; }
But I want to limit the navigation’s width. When I add any attribute of width to the .main-navigation item, it totally breaks the navigation. How can I add a code to make it’s width smaller?
My second question is, since I made it a big black navigation- I want it to go all the way in a wide screen horizontally. How can I arrange main navigation’s horizontal size?