This can be fixed with some custom CSS. Under Customize > Additional CSS, you can add the following code:
?
/* Increase top margin for the checkout section */
.page-id-98 #post-98 {
margin-top: 10% !important;
}?
https://www.screencast.com/t/rBCfleBW
?
If you’d like to learn more about CSS, I highly recommend using the free tutorials at w3schools. Here, you can find the basics of selectors (how to target the right element on the page), and properties (how to change the element on the page).
I hope that helps! ??
]]>We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, the above info and CSS code were useful.
If you have further questions, please feel free to create a new thread.
Thanks.
]]>Thank you so much for the advice @gabrielfuentes , this is brilliant! And I’ll definitely check out those tutorials, I’d love to learn more about CSS ??
]]>