Hello,
I have a buch of 'add to cart' and 'checkout' buttons on my catalog that i assigned to a class to deal with later. I just finished coding the catalog, and when i go to my css and change the look of my button, i lose the hover effect and click effect. I dont want to have to alter the code on every page with an onClick and onHover or whatever. Can this be done thru the single button class in my css? Or do i have to set up multiple classes and add a bunch of code? Thanks in advance!
I have a buch of 'add to cart' and 'checkout' buttons on my catalog that i assigned to a class to deal with later. I just finished coding the catalog, and when i go to my css and change the look of my button, i lose the hover effect and click effect. I dont want to have to alter the code on every page with an onClick and onHover or whatever. Can this be done thru the single button class in my css? Or do i have to set up multiple classes and add a bunch of code? Thanks in advance!