Archived topic
Container pushing into header; unable to adjust
1 reply · Started by Rachel on December 3, 2020
I'm having a problem with containers pushing into the header. I didn't mess with containers or heading, but I did switch between themes on the day I noticed the issue. I just want to be able to move it. All pages other than the home page has this issue, I believe.
https://refinehermind.com/mental_health/
Thank you,
Rachel
Hi Rachel,
Looks like you have some CSS from a Site Library import.
Go to Customizer > Additional CSS and delete this:
body:not(.home):not(.woocommerce) .site.container {
margin-top: -40px;
}
Let me know if it works!