Reply To: Loading Icon

#2241
FlyThemes
Keymaster

Hi

For disable the loading icon go to Appearance >> Theme Options >> Basic Settings >> Custom CSS >> and add this code.
.se-pre-con{display:none;}

Thank You