Forums
Home / Plugin: Ghost Kit – Page Builder Blocks & Extensions / Bug with column
(@vladyslavs)
5 years, 10 months ago
Hello. Are you sure that this column have to use flex?
See my progress bars.
(@nko)
Hi.
In the latest update added content wrapper inside columns. You need to re-save post to see the changes.
I think to quickly fix the problem with progress bars and old columns structure, you can use custom CSS:
.ghostkit-col > .ghostkit-progress { width: 100%; }
Hope this helps.
Regards, nK.