I’ve added a new header template with my my logo as a .png-file in it. While adjusting the size, I observe that the changes are displayed correctly within the builder. However, upon opening the site in a new window, even in incognito mode, the image is loaded without any styles.
Interestingly, when I duplicate the image, all styles are applied to the second one, but the first one remains without any styles.
EDIT: I figured out that the problem just appears when I set the css loading method to inline-style.
EDIT 2: Now the same happened for a container element and some flex settings. Everything I want to change will not apply for this specific element. In the builder everything is again fine.
I already regenerate the css files and cleared the browser cache and also tried different browsers.
Would you be so kind as to provide a live link and a screencast using https://jam.dev showing and explaining what’s happening? Also, please change to inline styles, clear and disable the cache before providing the live link.
I also changed the container on the homepage to show that it is just not working in the header template. CSS loading method is set to inline styles and the cache is cleared.