Home › Forums › CSS › How to Target Div & Class in eBay? › Reply To: How to Target Div & Class in eBay?
August 28, 2013 at 5:25 pm
#148454
Participant
You missed a space! :) It should be:
#storeHeader .cl-hdr
Also, if you have no control over the HTML markup, you may have to use !important
to override the inline styles.
And finally, you may want to do something about the product images. All of them are stretched horizontally, the models look a bit like they’re in bad shape.