What's your biggest current challenge? Have your say in Community Polls along the right column.

Re: How to reduce top margin

Solved

How can I decrease the top margin in a rich text section?

Acid2Rain
Pathfinder
140 0 45

Hello, I was wondering how to reduce the top margin in the rich text section that says "Take the Ecogarby wherever you go......."

 

Website : www.ecogarby.com

Password: ccc

 

Thank you for your time

Accepted Solution (1)

KetanKumar
Shopify Partner
37448 3664 12119

This is an accepted solution.

@Acid2Rain 

sorry for issue can you try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

.pxs-rich-text.pxs-rich-text-width-regular {
    padding-top: 30px;
    padding-bottom: 30px;
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 3 (3)

KetanKumar
Shopify Partner
37448 3664 12119

This is an accepted solution.

@Acid2Rain 

sorry for issue can you try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

.pxs-rich-text.pxs-rich-text-width-regular {
    padding-top: 30px;
    padding-bottom: 30px;
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Acid2Rain
Pathfinder
140 0 45

Thank you very much!

KetanKumar
Shopify Partner
37448 3664 12119

@Acid2Rain 

its my pleasure to help us 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing