page content goes under the header
hello i'm having this strange issue where the content of the page by default goes under the header by about 50px. Until now I'm working my way around this by setting some padding in the first row of each page. This is not an option I can use in case of dynamic pages like single blog post where this of course keep happening.
I've managed to reduce this by setting the minimalist option on "minimalist on" instead of "minimalist without header space" (which I was using in a previous development stage). The "minimalist off" option would be fine but it create a huge black gap between the header and the first content of the page which I can't remove.
I've managed to reduce this by setting the minimalist option on "minimalist on" instead of "minimalist without header space" (which I was using in a previous development stage). The "minimalist off" option would be fine but it create a huge black gap between the header and the first content of the page which I can't remove.
link to the website: http://envi.envi.online/
link to a random blog post: http://envi.envi.online/fatture-clienti-230/
As you should see in the example post above the post title there are arrow to go to the next or previous post which are hidden by the header
Comments
as we can see, you set FIXED header type and this is how the content supposed to behave. FIXED header type is a transparent header where whole content goes behind so if you don't like it, you should switch to different header type under Theme options > Header & Subheader > Header section.
Thanks!