WPBakery Columns Stopped Working Part 2

  • Not Resolved
    Posted in: Highend WP Theme  
  • Customer
    meadowsacademy
    December 15, 2018 at 4:08 am #133635

    Hi, trying to display 2 and 3 columns on a page using WPBakery visual composer. However, all content is showing only on the left column, and the right column is empty. For some weird reason, the content and images and wrapping around and not extending across the page.

    This is part 2 because this issue was already fixed before, but for some reason it came back.

    ***

    This was the fix before (from Noda):

    ok, lets change approach here, please use this custom class in the row settings where you have this problem:

    col-no-padding

    after this columns will work normally, this is the css code i added in the appearance> customize:

    .col-no-padding [class *=”col-“] {
    margin-right: 0px !important;
    }

    ***

    Have added the extra class name to the row settings but it’s no longer working. Help please. Thank you.

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.