SOLVED: Bricks Border width doesn't change responsively unless the border style is set for each breakpoint

I am trying to change the border width between breakpoints but regardless if I use a class or an id style the subsequent breakpoints do not change the width on the front-end.

The backend reflects the change but when I take a look at the code at the breakpoint the width property is excluded. Setting the border width to be inconsistent (15px overall, 20px top) will make the changes come through on the front-end.

I’ve also noticed that for other settings (padding, margin, etc…) it will show the higher breakpoint’s value on the lower breakpoints. This isn’t true for the border-width as it is always empty on any breakpoint regardless of any previous value.

After doing some testing it appears that the border style doesn’t carry over the breakpoints. Setting the style to solid again on each breakpoint resolves the issue. Could this style setting be carried through each breakpoint?

Hi,
Thanks so much for your report, and welcome to the forum!

I reproduced the issue and added it to our bug tracker.

Best regards,
timmse

Hi guys,

We’ve fixed this issue in Bricks 1.10, now available as a one-click update in your WordPress Dashboard.
You can see the full changelog here: Bricks 1.10 Changelog – Bricks

Please let us know if you are still experiencing issues.

Best regards,
M