I’ve already applied custom CSS to set a 0 column gap, but there’s still too much space. Is there a way to reduce it further while maintaining consistent horizontal spacing between all elements? (Preferably code that can be implemented into the multicolumn custom css.)
Hi @pikachu1924 , Can you kindly share your store link (with the password protected, if any) with us? We will check it and suggest you a solution if possible.
The spacing issue may be due to the justify-content CSS property, which adds space between columns based on the available space in the container. Please check and adjust this property to a standard value or unset it if necessary.
If the issue persists, please share the site URL and password (if applicable). This will give us more details to better diagnose the problem and offer a precise solution.