Reply To: Front End Pro – Look


Home Forums Front End PM PRO Front End Pro – Look Reply To: Front End Pro – Look

#23372
Shamim Hasan
Keymaster

I have added a new filter for this purpose in latest version of the plugin.
Please update this plugin to latest version (10.1.6) then add following code in your theme’s (child theme’s if you are using) functions.php

add_filter( 'fep_add_important_to_inline_css', '__return_true' );

Now change settings in Appearance tab. Let me know.