[ad_1]
Hi @commandeleven,
Go ahead and add this custom CSS to your site by navigating to Appearance > Customize > Additional CSS:
.wc-block-featured-product__wrapper {
margin-top: 20%;
}
@media only screen and (max-width: 640px) {
.wc-block-featured-product__wrapper {
margin-top: 45%;
}
}If you can’t see the changes, be sure to clear your browser cache once you’ve added the above CSS.
I hope this helps! Please let us know how it goes or if you need further assistance.
Worked perfectly! Thank you.
Hey @commandeleven,
That’s great to hear!
I’ll go ahead and mark this as resolved then – feel free to create a new topic if you need any further help. 🙂
Also, if you have a minute, we’d love it if you could leave us a review:
https://projectdmc.org/support/plugin/woocommerce/reviews/
Cheers!
