WordPress CSS override
-
In the latest WordPress version, I noticed that the inner group (group inside group) has a different CSS for width & margin which is overriding my custom CSS of “container” class.
How can I fix it? Is using !important on my CSS to override the only solution?
The parent group is using “section” class so I can’t use “container” at the parent without modifying existing CSS.
WP 6.5.2 Screenshot (with issue) – https://nimb.ws/1xpan3j
WP 6.4.3 Screenshot (no issue) – https://nimb.ws/Btc1ukL
WP 6.4.3 Screenshot for default CSS – https://nimb.ws/YdMmvHcEntire class “is-layout-constrained wp-block-group-is-layout-constrained” has been shifted from “wp-block-group” to “wp-block-group__inner-container”.
This issue has affected to two of my website as I have checked. I need to check others too.
The page I need help with: [log in to see the link]
- The topic ‘WordPress CSS override’ is closed to new replies.