Home › Forums › WoodMart support forum › Space between columns? Space between columns? This topic has 3 replies, 2 voices, and was last updated 2 months, 3 weeks ago by Luke Nielsen. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 18, 2024 at 7:23 pm #623685 David-1959Participant Hi, I didn’t find any answer on how to adjust the space between products rows. Are there any function for this like the space between products? /David December 19, 2024 at 1:24 pm #623887 Luke NielsenKeymaster Hello, Navigate to Theme Settings -> Product archive -> Products grid -> Space between products: https://snipboard.io/lFpkET.jpg If you have any questions, let me know. Kind Regards December 19, 2024 at 10:22 pm #624041 David-1959Participant Hi, Thank your for your reply, But the solution you gave only helps with space between products in each row, horizontally. We would like to increase the space between each product row. Thats what we can’t find. Sincerly, David December 20, 2024 at 4:44 pm #624263 Luke NielsenKeymaster Hello, Try to use the code below for help: .archive .wd-products { grid-row-gap: 60px; } Kind Regards This reply was modified 2 months, 3 weeks ago by Luke Nielsen. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register