Kadence block turned wp block keeps breaking
-
“Reasons to shop with us”
This column block keeps breaking most updates. I usually just sort it out myself but this newest update breaks my !important. It used to be a kadence block so I’d just target that kb-blabla-10, an updates only changed the number at the end – easy fix.Like 2/3 months ago the structure completely changed to this:
.wp-container-core-columns-is-layout-2.wp-container-core-columns-is-layout-2
but everything still worked okay and now this selector and my custom selector is being overridden by:
.wp-block-columns.is-not-stacked-on-mobile: nowrap !important
The not-stacked-on-mobile has a responsive wrap that lets me break into 3 columns on mobile and 2 on smaller screen. Stacked just gives me 1 long column.
Would really appreciate ideas on how I can fix this :c
The page I need help with: [log in to see the link]
- The topic ‘Kadence block turned wp block keeps breaking’ is closed to new replies.