(Dawn) How to lessen space between multicolumn text

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.)

image for reference

https://imgur.com/a/UHM7aOd

1 Like

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.

Hey @pikachu1924 Could you please share the store URL? This will allow me to inspect it and provide you with a more tailored solution.

HI,

Pls ignore this message. provided an answer mistakenly to you.

Regards,
Sweans

Hi @pikachu1924 ,

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.

Regards,
Sweans