Shopify themes, liquid, logos, and UX
Hi guys,
Was wondering if anyone would be able to help me with a really stupid but very annoying problem.
I've prepared a text for my "about us" page and when I paste it in the "content" section and save the page, all the spaces between paragraphs and headings get removed. Fixing it manually in the "content" section afterwards does not work either, after I save the page the same thing happens.
Would anyone know what the problem here would be?
Many thanks in advance!
Solved! Go to the solution
This is an accepted solution.
Glad to hear that !!!
Please mark this post as a solution. So others can take benefit.
Thanks!
Please share your website URL. I will check and provide a solution here.
Thanks!
I checked your page actually while pasting paragraph it took "<div>" instead of "<p>". If "<p>" was there then everything will look perfect. So let's take current condition all paragraphs in "div".
To give the spacing. Please add the following code at the bottom of your assets/theme.scss.liquid file.
body.template-page div {
margin: 0 0 19.44444px;
}
Hope this helps. Remove extra div that you have given for spacing.
Thanks!
This is an accepted solution.
Glad to hear that !!!
Please mark this post as a solution. So others can take benefit.
Thanks!
I am having the same issue and tried the listed solution and it did not work for me. Could you possibly help me out too?
I had the same issue and holding down shift when pressing enter worked for me.
I have a simple way to fix this that doesn't use any code. I was working on one of my custom pages and using the enter bar to create a space wasn't working so I went in my notes and held the space bar down for a bit then copied those spaces and pasted them into my page and now its spaced out the way I wanted. I just highlight the spaces and command or control + C to copy then command or control + V to paste. No need for difficult code!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025