• Resolved bggg12

    (@bggg12)


    Hi,
    I need to target certain selectors on my site but I need to exclude the selectors that are on the checkout page. I know I can do this with

    body:not(.page-id-xyz) .myselector{}

    where xyz is the page id of the checkout page. But I still need the css to be applied for the selectors on the order received page, which is just an endpoint of the checkout page. So if I was to use the above css, it would also exclude the myselectors on the order-received page, which I want included. is there a selecor specifically just for the checkout page that does not include the order-received page?

Viewing 1 replies (of 1 total)
  • Plugin Support AW a11n

    (@slash1andy)

    Automattic Happiness Engineer

    Hey there!

    Since this is a few weeks old, and about customization, I am going to mark as resolved. A lot of people have found help in the Advanced WooCommerce group with things like this, so I would recommend checking there, or we highly recommend contacting one of the services on our Customizations page (https://woocommerce.com/customizations/)

Viewing 1 replies (of 1 total)
  • The topic ‘CSS for checkout page EXCLUDING order received page’ is closed to new replies.