Easystylesuite

Description

Easystylesuite provides ready-to-use CSS styles you can apply to any element on your website. Includes a visual page to quickly copy class names for your theme.

License

This is licensed under the GPLv2 or later.

Screenshots

  • Go to the panel and copy one of the class in the list available.
  • Paste it on the class input of the element

Installation

  1. Upload the Easystylesuite folder to the directory.
  2. Activate it
  3. Visit the ‘ESTYLES’ menu of your site central controler page to copy available styles.

FAQ

Are animations disabled for users who don’t want them?

Yes. The plugin respects the user’s system settings. It uses the CSS media query
prefers-reduced-motion: reduce to automatically disable animations,
ensuring an accessible and pleasant experience for users who prefer less motion.

Will this work with any theme?

Yes. The classes are standard CSS and should work in any theme.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Easystylesuite” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Easystylesuite” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release with basic styles interface.