Hi. So, I am using the elements to define a width for my single post content width at 960px (without sidebar). Is there a way to also define the same for the header and footer for single posts only? (Though I am using the mobile menu at 1024px)
Resolved by lowering mobile menu occurrence to 959px and reduced the width for header and footer using CSS. But if there is a better way to do it, you can advise.
Okay, thanks. I had observed before that retaining the mobile width for the menu at 1024px was breaking the navigation when I tried to reduce the width via CSS to 960px.