This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: logo before bar appearance

#30461
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

That phenomenon is caused by a so called FOUC. You have some sort of a conditional asynchronous CSS loading enabled – I guess via cache or WP Rocket or something else? That is a great feature, but without professional setup for vital inline CSS can lead to unstyled content flashes.
If you disable that feature (asynchronous CSS or some similar name), it will resolve these issues.