How can I adjust line break spacing in HTML on my product page?

I’m having issues with my Line Break spacing. Whether I click [enter] or [shift + enter] I am still getting a single line break spacing under an “inserted photo” on my product page.

How do I differentiate between single spacing and 1.5 spacing using HTML code? Or is there an easier fix?

Photo Below Single spacing line break in between image and text whether I use [Enter] key or [Shift + Enter]

Thank you

1 Like

@Spinifex
Welcome to the Shopify community!
Thanks for your good question.

Please share your store URL.
So that I will check and let you know the exact solution here.

1 Like

https://frequentbliss.com/products/multipurpose-sink-rack

Password: NoDaysOff

1 Like

@Spinifex
So what do you want to do? Or what can i help you. you want to remove the space.

1 Like

I’m trying to make the space 1.5 instead of 1. I have people auditing my page and they are very strict. 2 spaces in between different sections and 1.5 space if a photo is within a section. I’m trying to get this space of 1.5. I’ve tried pressing enter and i’ve tried pressing shift+enter. Usually just enter works but for some reason it isn’t working here. I’m thinking I will probably have to adjust the HTML to create a 1.5 space instead of 1. However I’m new to shopify code with only a very basic knowledge of code in general. I’m thinking I could be able to change it if I can identify the code that I need.

@Spinifex
Kindly mark where is the Space, give me a proper screenshot of it, so i can navigate to it.

1 Like

Thank you.

The line break in the blue box automatically spaces at 1.5 when I press [enter]. If I press [shift+enter] the line break spaces at 1.

The green box is the problem. It doesn’t matter if i press [enter] or [shift+enter] it still gives me a line break space of 1. It is the space underneath the photo and above the text “WASHING FRUIT & VEG”.

1 Like

@Spinifex
it’s from your product page,
only admin can modify this.
remove the space from the product description,
it will works.

1 Like

Thank you so much for looking at this. No, it doesn’t work I tried many many times.

However, I have been playing around with the HTML and I finally managed to get it to work.

I just changed the HTML from

to


and it seems to have solved the problem.

I do appreciate you looking into it for me as I’m new to this. The good thing is by doing it myself I am actually learning something.

Thank you very much I appreciate your help :0