Have your say in Community Polls: What was/is your greatest motivation to start your own business?

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

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
37305 3652 12094

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.
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
37305 3652 12094

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.
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
37305 3652 12094

@Acid2Rain 

its my pleasure to help us 

If helpful then please Like and Accept Solution.
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