Home › Forums › Support › Remove spacing between woocommerce products This topic has 3 replies, 2 voices, and was last updated 4 years, 11 months ago by Elvin. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 19, 2020 at 4:15 pm #1538252 Matthieu Hello, is it possible to remove the small margin between the products so that they are really glued? In Personalization> Layout> woocommerce> The spacing between columns is well set to 0px but there is still a slight margin. Thanks. November 19, 2020 at 4:37 pm #1538261 ElvinStaff Customer Support Hi, I’m not exactly sure what you mean. The products seem to be “glued” together horizontally. To clarify: Do you mean the small gap under the products? If so, that’s usually the gap caused by the anchor tag’s line-height. Here’s the CSS to remove it: a.woocommerce-LoopProduct-link.woocommerce-loop-product__link { line-height: 0; } November 20, 2020 at 6:10 am #1538821 Matthieu It’s perfect, thanks ! November 22, 2020 at 11:04 am #1541383 ElvinStaff Customer Support No problem. 😀 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In