Reply 226800 to: need help with account login

Avatar: Rose Tyler
Rose Tyler
Support staff
December 14, 2019 at 10:42

Hello,

Please delete this custom CSS code – http://prntscr.com/qap5ph and http://prntscr.com/qap5ua and http://prntscr.com/qap5zf
Then you need to add the next code in Theme Options > Theme Custom CSS > Global custom CSS:

.woocommerce-checkout .content-page .woocommerce {
    margin-top: 8em;
}
@media (max-width: 480px) {
    .woocommerce-checkout .content-page .woocommerce {
        margin-top: 6em;
    }
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.