Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › logo before bar appearance › Reply To: logo before bar appearance
December 2, 2020 at 1:15 pm
#30461
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.