Header Help!
- The topic ‘Header Help!’ is closed to new replies.
Need help? Check out our Support site, then
Hello,
The header image and menu somehow got messed up. It is like this on every page. I need it to stretch across the entire screen again. Can anyone help me?
The blog I need help with is: (visible only to logged in users)
Actually the footer isn’t going across the whole website either anymore.
Hi there, it appears this site has been built primarily using the Elementor page builder plugin, including modifications of the header and footer areas. Therefore, it is recommended that you contact Elementor for support on these issues.
I just don’t understand considering I didn’t edit either the header or footer in a while, I edited one page yesterday and somehow those two things both got messed up.
Thanks anyway.
I kind of fixed the width of the header and footer but the menu is still not aligned straight across. Is there any css I can try to fix this?
Hello,
It appears several style from the Elementor page builder are conflicting with the theme. However, you could try adding the following style to resolve the header display issue:
#header .flex-row {
flex-wrap: nowrap;
}
I hope this helps.
Thanks!
That helped with the menu! Thank you SO much!
No problem. Glad we could help! :)