Every time I upgrade the plugin via the wordpress admin section, my custom CSS is deleted. Is there something I am doing wrong? This is really a pain.
I am using both a widget and a page.
Every time I upgrade the plugin via the wordpress admin section, my custom CSS is deleted. Is there something I am doing wrong? This is really a pain.
I am using both a widget and a page.
hi shanafourde,
please ensure that your custom css is applied to a file in the css folder under your uploads folder. (You can create your own css file) Then select that file in the plugin settings.
DO NOT edit the default css file that is in the plugins folder. wordpress will always overwrite everything that is in the plugins folder.
Alternatively you can add the css to your theme's css file and then deselect the plugin css in the plugin settings.
This topic has been closed to new replies.