Greetings.
I added 2 menu items to the main menu and it tries to push the menu down to show it but all the menu items in the main menu just disappear. I tried making the logo smaller and the logo area but that doesn't help.
Using the inspection tool I noticed if I adjust the s5_wrap to 1500 instead of 1300, I fit everything perfect and it looks better when on a desk top. However it doesn't tell me where to find that to adjust it, it just says INLINE:192
.s5_wrap {
max-width: 1500px !important;
}
Where do I find this? 🙂
Thank you as always.