CSS !important on wp-block-column class
-
I’ve converted all of my sections (custom html) to the group block and I noticed that the plugin adds “(max-width: 599px) {.wp-block-column {flex-basis: 100%! Important}” and that makes me limited if I want to sort some items in 2 columns on mobile.
If I add another css! Important will be an endless cycle. For now I had to go to the source of the plugin and delete this rule but it was very inconvenient!
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CSS !important on wp-block-column class’ is closed to new replies.