Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author UiPress

    (@admintwentytwenty)

    Can you confirm the woocommerce version you are using? Everything is working / looking perfect on our sites on the latest version of wc.

    We’re using woo 7.1.1 on wp 6.1.1

    Thanks

    Plugin Author UiPress

    (@admintwentytwenty)

    This is related to the fact that you have disabled the theme on the content block – uipress loads up compatibility styles to address any potential issues with the admin theme, this doesn’t happen when then the theme is disabled. We will look into a work around for this but in the meantime adding this css will fix it:

    .woocommerce-layout__header {
      top: 0;
      width: 100%;
    }

    That worked – thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WooCommerce Compatibility’ is closed to new replies.