Hello all, I am not sure if this is because of bricks. but i am not using any speed plugin still my code seems to be optimized and when loading the website initially the site breaks the design for 1st second and then appears correctly as it should…. sometimes it does break and sometimes it does not….
If i look at it it seems to be working. Only thing is that css seems to be loaded quite slow, thereby applying the style late.
Make sure to erase server cache, website cache and clear browser cache.. And have Bricks settings re-render the css.
Bricks also offers another way of loading the css. try if that makes any difference.
Though your website doesn’t have a cache plugin, your server might cache it.
Maybe have some render blocking scrips? Try to execute non essential scrips deferred as they can delay the rendering of the page while they dont make any difference.
It might have something 2 do with the video as it is in the main viewport and thereby wants to load first
like @Ferry, I also can’t replicate the issue, but I think Ferry is spot on. Please try his suggestions and report back I hope it’s working then for you as well