Hi! We have a “about us” page on our site, it looks very good on web, but not on mobile. Is there some way to make use same formatting on mobile as on website?
Hey @MikaelMo ,
Would you mind sharing the link to your store?
www.livelonger.no, password: reefup
Hey @MikaelMo ,
I see you’ve used spaces to seperate your photos, problem is that the number of spaces you use in desktop is the same number used in mobile and mobile has a lot less screen width. Could you just enter them on new lines without spaces and I will write the code to fix both desktop and mobile.
Good morning! Thank you.
I’ve edited it so that I’ve added new lines instead of spaces. Could you help us with the code so the two images of us gets besides each other, and the text “Mikael Coo & Co-founder” is directly above the text? As well as “Malcolm…”
Hey @MikaelMo ,
Good Morning! There’s still one more space here, please remove that.
If you can remove that then you only need to follow step 1. If not, you should follow both step 1 and step 2.
Step 1
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
Screenshot is for reference only, the correct code to paste is the one shown above.
Step 2 (Only if you couldn’t remove the first space)
In the same “theme.liquid”, scroll down until you see the tag and paste the following.
Screenshot attached for reference.
If you did that, you should have
Desktop:
Mobile:
It worked! Thank you so much for your help and time.
No worries, that one was a little challenging! Glad it worked.




