Advanced Column Width problem since update
-
Hello!
I updated the plugin this morning and now, any time I update anything on any page that uses the advanced columns block, the advanced columns width and margin/padding (maybe other things too but I haven’t noticed) get modified on the front end.
The right settings are still in the backend when I edit the page, but when I go on the website front, it’s all messed up.It seems that a new CSS rule is overriding the settings from the edit page.
For example, I have an advanced column block with two columns. My settings are 30% width for the first column and 70% for the second. When I look at the front end CSS, this CSS rule is overriding my settings:
.uagb-columns__columns-2>.uagb-column__wrap { width: 50%;in the …/ultimate-addons-for-gutenberg/dist/blocks.style.css?ver=1.14.4 CSS file
When I disable this CSS rule in the Dev tools in Chrome, everything goes back to normal.
So I have this problem for the width % and paddings & margins.
Hope you can fix this issue π
I love your plugin I use it on all my pages so I really hope this problem can be overcome!
Thanks!
The topic ‘Advanced Column Width problem since update’ is closed to new replies.