Shopify themes, liquid, logos, and UX
Hello, I am trying to space out paragraphs in my About page within "content". I've looked at other solutions and none have worked.
https://flowera.art/pages/about
Please help, thank you.
Hi @3Patch
This is Victor from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
#shopify-section-template--18045820600625__main .rte div {
margin-top: 20px;
}
</style>
Hope this can help you solve the issue
Best regards,
Victor | PageFly
hi @3Patch
step 01:
1. Go to your Store > Theme > click to edit code.
2. find this file "base.css" and open.
step 02:
1. Paste the code at the of the file.
.section-template--18045820600625__main-padding .rte div {
margin-top: 20px;
}
I Hope this can help you and solve you get issue
Thank you!
User | RANK |
---|---|
145 | |
97 | |
76 | |
69 | |
68 |
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023