Hi there, I want to add a larger gap between the paragraphs on the right, so the bottom paragraph lines up with the bottom text on the left. Adding just spaces in the text area doesn’t do anything,is there a code I put in the text area to add spaces/gaps? I want to leave the top paragraph as is, just the bold “with Australias strictest ingred…” to move further down to line up with the bold on the left. Hope that makes sense 

Hi Nonie,
Thanks for reaching out.
That would only fix it for the current view, how about if it’s viewed on larger or smaller than your current view? It’s because of the group of text has different words and length that increases height when compressed. How about just adding an empty <p></p> ? But again, that would only fix it on that view, because of the first column has long sentence that when resize down will goes to 2 line breaks whereas <p></p> is just a single line break.
Thanks!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.