How to minimize space?

How to minimize space?

NikosBat
Trailblazer
447 1 92

Hello guys, how can I minimize the space here?

 

NikosBat_0-1738061211678.png

 

Replies 2 (2)

Shipo-studio
Shopify Partner
57 12 20

Hi, I suggest first identifying the class name of the text's HTML tag. Then, apply padding: 0; and margin: 0; in CSS.

Note: Adjust the values based on the gap you need.

 

NikosBat
Trailblazer
447 1 92

Thanks SahkhawatArafat, im going to check it again.