Automatic.css - Utility Framework for WordPress Page Builders

Automatic.css - Utility Framework for WordPress Page Builders v3.3.5 Nulled

No permission to download
Thanks to @blow for the updated resource!

Changelog 2.0.2 -
Thanks to a fellow Babiato member for it! (y)

v2.0.2 (Hot Fix)
  • Fixed an issue with the new button font style setting throwing a default value error preventing fresh installations of ACSS (upgrades were unaffected).
  • Fixed an issue with "S" and "XS" font sizes still referencing old max() values when using variables.
Thanks to @blow for the updated resource!

Changelog 2.0.1 -
Thanks to a fellow Babiato member for it! (y)

Some relatively minor updates that I wanted to get out ASAP before we start compiling the next major update (however, be sure to read the bolded notes about text and heading minimums).

  • Added text-decoration setting to button defaults in the dashboard. This fixes an issue where default link decoration would apply to buttons as well.
  • Added font style to default buttons styles.
  • Improved button defaults section of dashboard.
  • Removed default left/right header padding from Bricks Builder as this was causing issues for people who wanted zero header padding. Per the setup guide, you should be using a .pad-header--[size] class in your header template which gives you the correct left/right padding along with your preferred top/bottom padding.
  • Fixed .text--larger not working properly on headings in Oxygen.
  • Fixed a minor issue with .center--left and .center--right classes not restoring proper content alignment on mobile.
  • Removed S/XS and H5/H6 minimum sizes. Now that the text and heading overrides are fully functional and independent, these minimums are redundant. You can set minimums in the overrides area for these sizes. If you set minimums on previous installs, you'll want to make sure you go in and input these minimums again using the overrides area.
  • Removed body background color from automatic-bricks (overrides) stylesheet. And since Bricks sets body background color to #fff by default (even when no bg color is selected), this feature will not work in Bricks. It had to be removed from the overrides file because certain users wanted to change their body background color on a template-by-template basis, which was impossible when the background color was set in overrides. Going forward, default body background color needs to be managed completely inside of Bricks.
  • Added Bricks style guide remote template URL to Guides tab.
Thanks to @Kelblood83 for the updated resource!

Changelog:
  • Completely refactored the plugin back-end for efficiency and performance.
  • Added ability to change text and heading line heights from the dashboard (you can now clear all line heights out of Oxygen global settings)
  • Added ability to adjust saturation value of all shades in the dashboard.
  • Added ability to set mobile (min) and desktop (max) values for left/right section padding. This will give you the ability to better control your left/right section padding across devices.
  • Added toggle option for setting custom button text size. You can choose to keep button text mapped to text-m by default OR you can enable custom button text and set your min and max for responsive custom button text sizing.
  • Added ability to set global font weight for buttons.
  • Added ability to set global line height for buttons.
  • Added ability to set global letter spacing for buttons.
  • Added ability to set global text transform for buttons.
  • Added ability to set a global minimum button width.
  • Added the ability to customize your website's accessibility focus color.
  • Added the ability to adjust the outline offset (distance from selected object) for accessibility focus.
  • Added .marker--(color) classes for changing the color of markers in list items. All colors and shades are available.
  • Added .display--(flex, inline-flex, block, inline-block, inline, list-item, none) classes.flex, block, and none versions are available at all breakpoints using .display--(breakpoint)-(property)
  • Added .visibility--(hidden, visible) classes for setting visibility. They're available at all breakpoints using typical breakpoint extensions. Note: Make sure you understand the difference between display--none and visibility--hidden before using!
  • Added .hidden-accessible for accessibility text. This works similar to Wordpress' default .screen-reader-text class, but was specifically built for ACSS for two reasons:It'll work on non-Wordpress websites It creates a visual indicator in the builder. This is important to avoid accidental breakage when devs duplicate certain elements that have hidden screen reader text. Now you can easily see (and select) hidden screen reader text at a glance.
  • Added .relative class to set the position of an element to relative. This is important when using .z-- classes to set z-index or when positioning child elements as absolute.
  • Added hover styles to .link-- classes. Links will now inherit the hover color of the chosen color family instead of defaulting to primary-hover.
  • Added .focus--(primary, secondary, accent, base, shade, white, black) classes to change the focus color of focusable elements. These classes work on individual elements as well as containers. When used on a container it will change the focus color of all focusable elements in the container.
  • Added ability to turn on/off smooth scrolling.
  • Added Scroll Offset for smooth scrolling as well as an input for setting Header Height when using sticky headers. When you tell ACSS the height of your sticky header it'll add that value to whatever value you've set for your offset.
  • Added var(--header-height) for referencing the height of your sticky header.
  • Added the ability to edit sticky top distances.
  • Added the ability to edit column widths and column rule widths.
  • Changed .grid--1 to use the same minmax function as the other grids to fix an issue where items with a fixed width would break the grid on mobile devices.
  • Added .col-end--(count) and .col-end--(breakpoint)-(count) classes. This, in combination with the .col-start classes already found in ACSS, empowers users to easily create dynamically overlapping, responsive content layouts with CSS Grid.
  • Adjusted accessibility focus styles to avoid seeing the focus style on mouse click.
  • Image breakouts no longer lose their owl spacing.
  • Reduced total framework size by about 20% by conditionally excluding base styles that have builder-specific overrides.
  • Official support for Bricks Builder!Some ACSS behavior is slightly different between Bricks and Oxygen, so make sure you refer to the Bricks documentation. A few ACSS features won't function consistently until Bricks releases support for them – check the documentation for details.
Thanks to @Kelblood83 for the updated resource!

Changelog:
  • Completely refactored the plugin back-end for efficiency and performance.
  • Added ability to change text and heading line heights from the dashboard (you can now clear all line heights out of Oxygen global settings)
  • Added ability to adjust saturation value of all shades in the dashboard.
  • Added ability to set mobile (min) and desktop (max) values for left/right section padding. This will give you the ability to better control your left/right section padding across devices.
  • Added toggle option for setting custom button text size. You can choose to keep button text mapped to text-m by default OR you can enable custom button text and set your min and max for responsive custom button text sizing.
  • Added ability to set global font weight for buttons.
  • Added ability to set global line height for buttons.
  • Added ability to set global letter spacing for buttons.
  • Added ability to set global text transform for buttons.
  • Added ability to set a global minimum button width.
  • Added the ability to customize your website's accessibility focus color.
  • Added the ability to adjust the outline offset (distance from selected object) for accessibility focus.
  • Added .marker--(color) classes for changing the color of markers in list items. All colors and shades are available.
  • Added .display--(flex, inline-flex, block, inline-block, inline, list-item, none) classes.flex, block, and none versions are available at all breakpoints using .display--(breakpoint)-(property)
  • Added .visibility--(hidden, visible) classes for setting visibility. They're available at all breakpoints using typical breakpoint extensions. Note: Make sure you understand the difference between display--none and visibility--hidden before using!
  • Added .hidden-accessible for accessibility text. This works similar to Wordpress' default .screen-reader-text class, but was specifically built for ACSS for two reasons:It'll work on non-Wordpress websites It creates a visual indicator in the builder. This is important to avoid accidental breakage when devs duplicate certain elements that have hidden screen reader text. Now you can easily see (and select) hidden screen reader text at a glance.
  • Added .relative class to set the position of an element to relative. This is important when using .z-- classes to set z-index or when positioning child elements as absolute.
  • Added hover styles to .link-- classes. Links will now inherit the hover color of the chosen color family instead of defaulting to primary-hover.
  • Added .focus--(primary, secondary, accent, base, shade, white, black) classes to change the focus color of focusable elements. These classes work on individual elements as well as containers. When used on a container it will change the focus color of all focusable elements in the container.
  • Added ability to turn on/off smooth scrolling.
  • Added Scroll Offset for smooth scrolling as well as an input for setting Header Height when using sticky headers. When you tell ACSS the height of your sticky header it'll add that value to whatever value you've set for your offset.
  • Added var(--header-height) for referencing the height of your sticky header.
  • Added the ability to edit sticky top distances.
  • Added the ability to edit column widths and column rule widths.
  • Changed .grid--1 to use the same minmax function as the other grids to fix an issue where items with a fixed width would break the grid on mobile devices.
  • Added .col-end--(count) and .col-end--(breakpoint)-(count) classes. This, in combination with the .col-start classes already found in ACSS, empowers users to easily create dynamically overlapping, responsive content layouts with CSS Grid.
  • Adjusted accessibility focus styles to avoid seeing the focus style on mouse click.
  • Image breakouts no longer lose their owl spacing.
  • Reduced total framework size by about 20% by conditionally excluding base styles that have builder-specific overrides.
  • Official support for Bricks Builder!Some ACSS behavior is slightly different between Bricks and Oxygen, so make sure you refer to the Bricks documentation. A few ACSS features won't function consistently until Bricks releases support for them – check the documentation for details.
  • Like
Reactions: d00

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu