A couple of things.
Try this in your functions.php file
COPY CODE
add_filter( 'kleo_theme_options_ajax', '__return_false' );
Also, if you have caching enabled on your server or use a CDN, make sure you purge those. The styles that you set in Theme Options are written to a css file. If your server uses caching or you have a cdn, when you visit your site, it will load the old version of the css file and you wont see your changes.
Also, please search before posting. This has been discussed many many times. Thank you.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com