Skip to content

Version 6.4.1 Changelog

Version released on Aug 24, 2025

This update is primarily a patch for the larger 6.4 update.

  • Added “Other” option to the Font Manager fallback field for defining a custom fallback font or font stack.
  • Updated The WPBakery CSS Box so that the top/bottom fields are a little wider so values using vmin or vmax will fit.
  • Fixed CSS Box settings not working in WPBakery elements when used with the Template widget (margin, padding, background, etc).
  • Fixed An issue where lists displayed via the Template Widget were missing bullets and default list spacing.
  • Fixed Issue with Google Fonts added to the Font Manager not loading if a single font weight was selected and italics was disabled.
  • Fixed Button line-height when “Classic Styles” is enabled in the Theme Panel and a custom line height was added to the body under Customize > Typography.
  • Fixed Post Cards carousel fade out animation not working correctly with custom cards that are using a row with a custom content alignment or equal height.
  • Fixed Issue with fixed backgrounds still not rendering correctly on newer iOS versions.
  • Fixed Debug error “Attempt to read property “normalize_ids” on null” when saving a post that has a local scroll ID assigned to a section or row. This error happens usually when the WPBakery “Local Google Fonts” setting is enabled – we highly recommend leaving the WPBakery Local Google Fonts setting disabled. But it can be triggered by any plugin that is pre-rendering the live page when saving in the backend.
  • Removed The default 35px placeholder added to the CSS Box bottom margin in various core WPBakery elements to prevent confusion since the theme does not apply a default bottom margin to any element.

Changes

  • Fixed: The "wpex_header_builder_page_id" and "wpex_footer_builder_page_id" were not working correctly.
  • Fixed: The "wpex_get_font_family_stack" filter was not being called when a $fallback was defined for a custom font in the Font Manager - it will now be called regardless.
Back To Top