Ok, but lets say I would like to do that from my own class when I make the element. Like you do in your youtube clips? That is not working for me.
I wanted to remove the breadcrubs. I managed to do that by setting it to invisible in my CSS. So that is fixed.
Well, whatever. Guess this did the trick when added to style.css without a class.
.attachment-shop_single{
border: 2px solid #D9D4D4 !important;
}
And I just hid the breadcrumbs with visability: hidden. Kinda hack I guess so if there is a better way I would be happy to know.
http://www.foggymountain.org/e-commerce/produkt/byxa-6/
Link to a sample. Would also love to get rid of the breadcrumps as well.