Viewing 1 replies (of 1 total)
  • Plugin Author nK

    (@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.

Viewing 1 replies (of 1 total)
  • The topic ‘Bug with column’ is closed to new replies.