
03-20-2013, 04:51 PM
|
 |
Junior Member
|
|
Join Date: Mar 2013
Posts: 1
|
|
CSS Changes for only SOME products
I have hidden a bunch of elements using custom CSS. However, we have one product that we still need to display those elements for. I have tried embeddng CSS styles directly into that page, and using the "!important" directive. I have even tried using jQuery to hide/unhide elements on the document ready event.
How do I override custom CSS on only one product??
Last edited by Tool Life; 03-20-2013 at 06:09 PM.
|