Skip to content

v1.0.1 — Fix container width

Choose a tag to compare

@ofelpsweb ofelpsweb released this 27 Feb 19:08
· 1 commit to main since this release

v1.0.1 — Fix: Container Width

Bug Fix

  • Progress bar was collapsing/shrinking when placed inside an Elementor Container (Flexbox layout)
  • Added width: 100%, flex-grow: 1 and min-width: 0 targeting .elementor-widget-dpb_progress_bar wrapper
  • Works correctly now in both Containers and classic Sections