DocumentationOnline documentation for Easy Query
Stylesheets(CSS)
Easy Query Pro CSS is loaded automatically (unless disabled) from the /easy-query-pro/core/css/ folder within your WordPress plugin directory – as of version 2.1.0, users can load Easy Query Pro CSS stylesheets from their current theme directory.
Follow the steps below to load your own custom version of easy-query.css:
- Create an /easy-query directory in the root of your current theme folder.
- Copy and paste the contents of easy-query.css and save the file as easy-query.css in the newly created /easy-query directory.
- Update the new easy-query.css file however you wish. It will not be overwritten when the plugin is updated.
On page load, if Easy Query is able to locate a custom version of easy-query.css it will be loaded in place of the version stored in the plugin directory.