WP5.5 fix interfering with Visual Composer

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    gangstermedia1
    July 3, 2023 at 10:32 am #159324

    Hi,
    when updating to WP5.5 we had some trouble with a page formatting, and you kindly provided this fix:

    /* WP5.5 fix from Highend Support*/
    #main-wrapper .hb-main-content.col-9 > .fw-section,
    #main-wrapper .hb-main-content.col-9 > .vc_row[data-vc-full-width] {
    width: auto !important;
    left: unset !important;
    margin-left: -30px !important;
    margin-right: -30px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    }

    But after the latest Visual Composer updates this fix doesn’t work anymore. I’m stuck to version 6.9.0 where it still looked as it should.

    Can you please update the css code above, or – even better – make a few adjustments in the next update of Highend.

    All the best // Björn

    Attachments:
    You must be logged in to view attached files.

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

Comments are closed.