Hi
Just wondering if you can help me with a small problem I’m encountering. Basically I’m wondering if it’s possible to target a specific class, via the page it’s on?
Example, let’s say I want to change the label size on the pop-out cart to 12px but on the checkout page itself I want it to be 14px. Is there css to target specific pages / elements such as .checkout .label which would only target checkout, and so on?
If this is an option could you please confirm the css for pages –
1. Checkout only
2. Cart Only
3. My Account only
4. Pop-out Cart only
I specifically mean the page ID / Class as it’s not just labels I’m targeting but also checkbox height / not sitting right.
Thanks.