So I have enabled lazy loading in the plugin, but unfortunatly the logo in the header is also lazy loaded and that is something I want to disable. There was no option in the header builder for this, so I made a snippet with the following html code:
<img src=”https://www.mydomain.com/wp-content/uploads/2022/08/Pirulen.svg” width=”220″ height=”33″ alt=”Logo”
And than I loaded the snippet with the html/text block in the header builder. Now I have a logo that is not lazyloaded, but now I have problems with the flexible header row and colums (see picture). That is for both mobile and desktop version.
Maybe I made it more difficult that I wanted, but my end result should be that the logo in the header is not lazy loaded and that the menu colum is nicely centered in the header (both mobile and desktop).
Hopefully you can help me out 🙂
Attachments:
You must be
logged in to view attached files.