Home › Forums › CSS › Trouble Overriding element.style › Re: Trouble Overriding element.style
July 15, 2010 at 1:40 pm
#79766
Member
tried this:
td.product-list-item-container[style] {
width: 24% !important;
}
Still no luck!! Is it possible that its just not possible or am I not targeting specifically enough?