相关文章推荐
气宇轩昂的铅笔  ·  將 Windows Admin ...·  1 年前    · 
阳刚的凉面  ·  TypeInitializationExce ...·  2 年前    · 
活泼的柚子  ·  Maven ...·  3 年前    · 

Hi - I've tried everything I can think of to remove the space between the rich text box and the actual written text. I'm using the Refresh theme and I've highlighted in red what I want to remove. I just want the text to move up to the top of this rich text box. There is too much space between it and my menu. Any help is much appreciated. Thank you!

Screenshot 2023-04-13 at 5.00.50 PM.jpg

Hi @ii_cooks ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:

Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :

<style>
.rich-text__blocks h3 {
    margin-top: unset;
</style>

Hope my answer will help you.

Best regards,

Victor | PageFly

Hi @ii_cooks ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:

Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :

<style>
.rich-text__blocks h3 {
    margin-top: unset;
</style>

Hope my answer will help you.

Best regards,

Victor | PageFly

Blended vs Dedicated Stores: Choosing the Right Format for Your B2B Busines... Explore the benefits of B2B on Shopify and make an informed choice between a blended store... Trevor Sep 1, 2023 Unmasking Greenwashing: Grow Your Store with Authentic Green E-commerce Pra... As the saying goes "Make Commerce Better for Everyone!" But how can we seize the opportun... Aug 29, 2023 Taking a Break? Learn How to Pause and Enhance Your Online Store Learn how to pause and build your online store. Discover which features continue to work a... Trevor Aug 23, 2023