How to remove white space on product page (Dawn Theme)

Solved

How to remove white space on product page (Dawn Theme)

WVU
Excursionist
40 0 7

Hiya,

How could I remove white space between these two pieces of text on my product page? See where I've drawn the little red lines, I would like to have those texts with tick-marks closer together. The rest of the spacing can stay the same.

See: 

WVU_0-1739290578879.png

 

URL: https://utrecht-winkel.nl/

Thanks in advance!

 

Accepted Solution (1)
devcoders
Shopify Partner
1107 134 303

This is an accepted solution.

Hello @WVU 

 

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.

 

 

.product__text.inline-richtext.subtitle {
margin-top: 0;
}

 

 

devcoders_0-1739292636280.png

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!

View solution in original post

Replies 5 (5)

devcoders
Shopify Partner
1107 134 303

Hello @WVU 

Either no one is seeing the text, or I can't see it.

devcoders_0-1739291251507.png

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
WVU
Excursionist
40 0 7

Hi Devcoders,

My bad, and thanks for your response. You should see it now! 🙂

devcoders
Shopify Partner
1107 134 303

This is an accepted solution.

Hello @WVU 

 

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.

 

 

.product__text.inline-richtext.subtitle {
margin-top: 0;
}

 

 

devcoders_0-1739292636280.png

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
devcoders
Shopify Partner
1107 134 303

Hello @WVU 

You're very welcome! I'm thrilled to hear that you're pleased with the outcome. Don't hesitate to reach out if you need further assistance.

like and accepting the All solution. Thank you!

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!

LizHoang
Shopify Partner
1250 158 196

Hi WVU

- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

p.product__text.inline-richtext.subtitle {
    margin-top: -5px !important;
}

 

Result: 

LizHoang_0-1739292573300.png

 

Best, 

Liz

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program