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!
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