Remove extra space between product description and variants

Hey there, I am using the Dawn theme. It looks like there are 4 extra spaces between my product description and my variants and it is driving me nuts! Can anyone help me out?

@trkk

Please share your store URL.

Thanks!

www.kitschkits.ca

1 Like

@trkk

Please share your store front password.

Thanks!

partyparty

@trkk

which space you want to remove ! can you share screenshot

The space between the description and the variants

@trkk

please Go to Online Store->Theme->Edit code then go to assets/component-rte.css ->paste below code at the bottom of the file.

.product .rte blockquote { display: none !important;}

Thanks!

Thanks so much! It worked great!