Hi,
i’m trying to style a box of a plugin.
There is a separate css-file in the plugin.
Should i just overwrite it with quick css? Wouldn’t it be better to configure the css file of the plugin itself?
I’m using the enfold-child-theme. Where could i store the css-file of the plugin after taking changes, without getting the css-file overwritten, when i update the plugin?
Kind regards Jak
Hey Jak,
It’s better to put it either in Quick CSS or CSS in your child theme since it won’t get deleted when the plugin is updated.
Best regards,
Nikko