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?
1 Like
partyparty
which space you want to remove ! can you share screenshot
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!
