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

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

1 Like

@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;
}
1 Like

Thank you very much!

1 Like

@Acid2Rain

its my pleasure to help us