• Hello, about the progress bar block. It says Progress Thickness, what unit does that use? Px? %?

    And another question about the progress bar, with smaller screen sizes the bar becomes thinner. Is it possible to keep it the same size? Or enter responsive sizes rather than having a super thin bar left for mobile.

Viewing 1 replies (of 1 total)
  • Plugin Support Gilbert Hernandez

    (@ghernkadence)

    Hello @lauyen

    The progress thickness is applied to the svg viewbox (height) and path stroke-width. Regarding the viewbox height, the documentation reads:

    The numbers?width?and?height?represent its dimensions. These numbers, which are separated by whitespace and/or a comma, specify a rectangle in user space which is mapped to the bounds of the viewport established for the associated SVG element (not the?browser viewport).

    There isn’t an option to keep a static size instead responsive. However, you can change the thickness for desktop, tablet, and mobile devices. There are individual icons above the progress thickness setting to set different sizes.

Viewing 1 replies (of 1 total)
  • The topic ‘Progress Bar questions’ is closed to new replies.