• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Automatic.css - Utility Framework for WordPress Page Builders

Automatic.css - Utility Framework for WordPress Page Builders v2.8.3

No permission to download
Download Automatic.css v2.6.1 - Utility Framework for WordPress Page Builders Nulled Free
Download Automatic.css v2.6.0 - Utility Framework for WordPress Page Builders Nulled Free
Download Automatic.css v2.5.2 - Utility Framework for WordPress Page Builders Nulled Free
v2.5.2

Removed line length controls in Bricks Builder (See Notes)
Removed image height reset
Download Automatic.css v2.5.1 - Utility Framework for WordPress Page Builders Nulled Free
June 17, 2023 - v2.5.1

This release cleans up a few missed items from the beta rounds.
Fix for logical property instructions on image breakouts in Oxygen
Loom extension fix
Text align center added to button defaults
Fix for text line lengths causing overflow in Bricks
Explicitly set skip-link to display inline-flex
Fix for hover styles in skip links
Download Automatic.css v2.5.0 - Utility Framework for WordPress Page Builders Nulled Free
June 14, 2023 - v2.5.0

Thanks to everyone who helped test the two beta versions. This was a big release with a ton of moving parts. We hope you enjoy all the new features and updates. There's more to come!
Click on linked items for expanded details. NOTE: Make sure you read the entry about "class chaining" in Bricks Builder before updating. This is a required change for Bricks users.
Completely refactored color system.
var(--{color}-comp-h) partial variable.
Entire framework now uses CSS Logical Properties for modernization and RTL support.
Enhanced Builder Functionality (Oxygen & Bricks)
Official Support for Gutenberg
"Flex Grid" Classes
Dark Form Styles (.form--dark)
Added support for disabling class chaining in Bricks Builder (Mandatory for v2.5+)
Added "Load Deprecated Styles" option for optional deprecated styles support.
Link underline offset
Minor updates to dashboard color scheme & typography
Removed position/sticky classes from pro mode exclusions to make them available when Pro Mode is activated.
Refactored centering classes for easier management and to clean up Oxygen dependencies.
Separated global form styling inputs from dark/light form styling inputs.
Deprecated Styles (Owl & Ultra-Dark-Trans)
Added clarification for hover shade values.
Updated Server & WP Requirements
Base text size now allows decimals
Fixed object-fit--top-left and object-fit--bottom-left. These had incorrect coordinate combinations.
Breakpoint grid classes now properly target the inner wrapper in Oxygen sections again.
Display classes now take priority over almost anything else.
Various Form Styling Fixes
Various fixes & tweaks for contextual menus
Fixed an issue with breakout class specificity.
Removed the flex instruction from self--center so it doesn't do too much.
Fixed an HSL issue with white trans values.
Fixed a calculation issue with .pad-section classes.
Fixed an issue causing lightboxes to not load.
Fixed an unexpected horizontal scrollbar in dashboard.
Fixed an issue where the header-height variable interphases with Bricks structure panel.
Fxied an issue with stretch class not working in Oxygen.
We've got some big updates coming for v2.5, but we needed to squash some bugs before that arrives.
Fixed an issue with grids, flex, and centering working on Oxygen sections after recent update.

Bricks Forms: Fixed Submit button doesn't have the same height as other inputs
Bricks Forms: Fixed placeholder color
Bricks Forms: Fixed Radio background-color
Bricks Forms: Added Bottom Margin control to Form Fields
Bricks Forms: Added Grid Gutter control to Form Fields
Bricks Forms: Added 'Checkmark' background to checked Checkbox
WS Form: Fixed missing color value for Tabs, wsf-steps and wsf-steps-checks
WS Form: Fixed Textarea Placeholder color and opacity
WS Form: Fixed Text editor style to be consistent with other fields
WS Form: Fixed missing hover colors for Secondary Buttons
WS Form: Added support for ACSS Contextual Colors
Thanks to group buy participants for the updated resource!

Changelog​

Please refer to automaticcss.com/changelog/
Thanks to group buy participants for the updated resource!

Changelog​

Please refer to automaticcss(dot)com/changelog/
Thanks to group buy participants for the updated resource!

2.3.0 Changelog​

  • New
    • Customize box shadow names
    • Customize box shadow values
    • Box shadow variables
      • var(—box-shadow-{name})
    • Added reference color swatches for every shade in the ACSS dashboard (Edit Shades dropdown)
    • Added HSL reference values for main colors in the ACSS dashboard (Edit Shades dropdown)
    • Added Hue inputs for all color shades for ultimate fine tuning of shades (Edit Shades dropdown)
    • Variables for color partials (all colors)
      • —{color}-hex (references the hex code for the color)
      • —{color}-hsl(references the hsl value string for the color)
        • Especially valuable when creating custom transparencies… background-color: hsl(var(—primary-hsl) / .22) = your primary color at 22% opacity.
      • —{color}-rgb (references the rgb value string for the color)
      • —{color}-h (references the hue value for the color)
      • —{color}-s (references the saturation value for the color)
      • —{color}-l (references the lightness value for the color)
      • —{color}-r (references the “r” value for the color)
      • —{color}-g (references the “g” value for the color)
      • —{color}-b (references the “b” value for the color)
    • Admin Bar height variable
      • var(—admin-bar-height) to replace the obnoxious clown show WP default variable that nobody can ever remember: var(--wp-admin--admin-bar--height)
    • Set text line lengths for every text size.
      • You can now control the line length for every text size.
    • Set line height for every text size.
      • You can now control the default line height for every text size.
    • Boxed Layout Setting
      • Under “Viewport” you can now choose to enable a boxed layout for your website.
      • Website background color is now in this panel (was previously in the typography tab).
      • Set the website background color and device/browser background color separately.
      • Set a boxed layout width
      • Define a box shadow for your boxed layout
      • Set a top margin for your boxed layout (if you want a more 3 dimensional boxed layout effect)
      • Define borders for your boxed layout (width, color, style).
    • Offset Page Content Automatically
      • New toggle under Additional Styling > Header Styling called “Offset Page Content Automatically.”
      • Automatically offset your page content when using a sticky or fixed header.
      • Also offsets the initial “add element” controls in Bricks’ canvas (so you can still interact with them).
    • .form—light now works to style Bricks’ native search form.
    • .form—light now works to style Oxygen’s native search form.
    • New ‘Help Text’ styling in WS Form Integration (Beta)
    • Pro Mode
      • Turns off all but the most important framework classes. Retains all variables. Lightens the framework load by around 50%. Designed for advanced users who mostly use custom classes and variables.
      • When Pro Mode is activated, and unused buttons and colors are turned off, the framework is up to 85% lighter.
      • Doesn’t remove classes from the auto-suggest / builder database yet. We’re working on a way to do that safely.
  • Enhancement
    • Turning off parts of the framework will now only turn off classes associated with that part of the framework. Variables will still work, allowing advanced users to lighten the framework by disabling classes while still using those parts of the framework via variables.
    • Consolidated “Text Styling” into the main Text panel in Typography
    • Consolidated “Heading Styling” into the main Headings panel in Typography
    • Moved “Fix Paragraph & Spacing” option to Options panel
    • var(—header-height) now auto scales down through all breakpoint values so you don’t have to reference the breakpoint variables in your custom code.
  • Fix
    • Fixed issues with var/calc expansion expanding links, aspect ratios, and breaking pseudo element colon spacing in CSS, etc
    • Fixed an issue with scroll offsets not respecting the breakpoint values
    • Object fit classes now work when images are wrapped in <figure> tags
    • Fixed —btn-width missing a unit on the value.
    • Fixed fatal error when activating the plugin via WP CLI
    • Bricks Form Integration (Beta)
      • Fixed Checkbox alignements
      • Fixed File Upload button style
    • WS Form Integration (Beta)
      • Fixed Input border style not working
      • Fixed wrong Input Phone field padding
      • Fixed Placeholder text color + text opacity not working
      • Fixed Range Slider background colors
      • Fixed Checkboxes + Radios background color
      • Fixed Radios border color not working
      • Fixed Submit button border style
      • Fixed checkbox label color
      • Fixed Datetime picker gets Action color (not supported in Firefox)
Thanks to group buy participants for the updated resource!

2.2.0.2 Changelog​

  • Enhancement
    • Added the new contextual variables to builder autosuggest.
  • Fix
    • Adjusted .clickable-parent functionality to make sure it works on text links.
    • Made an adjustment to automatic var expansion to fix the bug where it interpreted variables such as .grid—3-2 as a formula instead of just a variable.
    • Fixed an issue where text selection color wasn’t showing up in Firefox when the text selection color input in ACSS was reset to blank.
    • Fixed an issue where the deprecated contextual utilities in Frames (prefixed with “fr”) were overriding the new contextual utility values.
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock