Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Please try using this code to fix it:

    body.single.single-lp_course .container {
        max-width: 100%;
    }
    Thread Starter Kruassan

    (@kruassan)

    Hi Anna,

    Great, margin′s problem solved!!

    Now, I′m trying to made columns works.

    Plas, any idea?

    Thanks!

    Hi,

    Please try using this CSS code to fix it:

    @media (max-width: 1290px){
       .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta{
          display: contents;
       }
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with wpbakery, columns and margins’ is closed to new replies.