Skip to main content
Solved

How can I remove a grid gap from HTML/CSS code?

  • June 24, 2024
  • 1 reply
  • 779 views

perrydaiperry
Community Debut

To remove a grid gap from HTML/CSS code, you can use the “grid-gap” property and set it to 0. This will remove any spacing between grid items. Alternatively, you can use the “gap” property, which is a shorthand for both “grid-row-gap” and “grid-column-gap” and set it to 0.

FontXS

Best answer by mahendarsingh

Hi ​@perrydaiperry ,

Firstly apologize for the delay. I understand that you want to get in touch with the developer community members, Our team is waiting for your comments so please feel free to post. the query on https://community.freshworks.dev/ where our dev community would be able to assist you with solution to your queries. 

Thank you !!

1 reply

mahendarsingh
Community Manager
Forum|alt.badge.img+9
  • Community Manager
  • Answer
  • August 9, 2025

Hi ​@perrydaiperry ,

Firstly apologize for the delay. I understand that you want to get in touch with the developer community members, Our team is waiting for your comments so please feel free to post. the query on https://community.freshworks.dev/ where our dev community would be able to assist you with solution to your queries. 

Thank you !!