Hi and thanks!
Do you have any custom css in Customize > Additional CSS? If not, try adding:
#subheader { z-index: 0!important; }
Thank you very much for your help. The code you gave worked.
However, according to the original theme, I still have broken daughters. I marked them in the image. There is too much space between the menu and the top. There are bleeds on the right and left edges.
https://ibb.co/6scNvT2
Do you have some additional css added somewhere from perhaps an old theme? I see small issues here and there on your site that shouldn’t be there, unless there is some custom css added.
Edit: When loading your site, I see another theme flashing by before my theme loads. Do you have some other plugin or theme running at the same time in some way?
Disabling the “Autoptimize” plugin fixed it. Once activated, the problem recurs.
I deleted the code you shared above and there is no problem now. The problem was fixed by disabling the “Autoptimize” plugin.
-
This reply was modified 3 years, 7 months ago by
Levent KIRCA.
First and foremost try to identify what is breaking things by just disabling CSS or JS or HTML or Image optimization (incl. lazyload). Based on that we can see what the next steps need to be 🙂
frank
@olesore Glad you found the issue and got the site fixed.
My guess would be that the Autoptimize plugin had some saved cache from the last theme you used, perhaps it could be fixed by clearing/purging cache of the plugin.
Marking this thread as resolved!