I have changed the main color, but while my site is loading i have a blue color, when the load is finished I have my custom color (orange).
I’d like to skip this blue and load only my custom color
Hello !
I’ve checked your page even on mobile devices. Everything seems to work fine. When you see this kind of “bugs” you should clear your cache first. We recommend WP Super Cache. Here you can find more about it: https://tagdiv.com/wp-super-cache-plugin-install-and-configure/
Thank you !
Hi,
I suppose that you are referring to the appearance of a flash/time loading when you enter on your website, right? This behavior appears when you have additional customization through custom CSS code. Please notice that the CSS is working in cascade and the first time will take the code from style.css that is set it by default and then the theme will take the custom code that you have changed from the Theme panel and practically this flash is generated by this cause. As a workaround, you have to check your style.css and try to add directly to this file your desired custom code. So, if your problem is still there, please try to revert the theme to the default settings, without any customizations and let us know how it goes. Also, you can try to make a new install with the latest version of the theme and check the results. Also, please make sure every time you cleared caches. Noticed that the only files where you will have to edit are style.css. Also, please update the theme to the latest version of it.
If you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thank you!
Hi,
If you want to change the color value from the root, you need to edit the td_legacy_main.css core file from here -> https://www.screencast.com/t/44phap82H Also, you can try to disable the speed booster to avoid that delay.
Thank you!