Bootstrap 3.7.7-beta1
How can I reduce/remove the white space between the product fields on the product listing pages? So that the fields themselves gets wider. In attached image, I mean the orange frame on the sides of the fields. Apparently its "margin-right: 15px;" and "margin-left: 15px;". I want to set these to 0px, however I can't find that in any css file.
![]()


Reply With Quote
