Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Trouble Overriding element.style Re: Trouble Overriding element.style

#79766

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?