• Resolved 1000camels

    (@1000camels)


    Hi,

    I have noticed that the admin style rule:

    body.content-mask-admin .inner {
    padding: 35px 70px;
    }

    causes issues with the Order preview in Woocommerce. It makes it so you cannot see the products ordered. I have added my own rule to set padding to 0px for body.content-mask-admin footer .inner, which helps.

    Perhaps you can make it a little more specific since inner as a class is very general.

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

    (@alexdemchak)

    I had forgotten I was applying the content-mask-admin body class to the edit page as well (for some styles regarding the Mask column shown in the table), which is where using something like .inner was causing issues.

    I’ve pushed out a small update to 1.8.2.6 that should take care of that.

    Thanks for pointing that out!

Viewing 1 replies (of 1 total)
  • The topic ‘Styles messing with Woocommerce’ is closed to new replies.