QUESTION:
After installing the module on our site which uses theme CleaverSoft/moza, the one page checkout is very ugly.
How to fix it?
ANSWER:
This issue due to the conflict between our module One Step Checkout with your third party theme CleaverSoft/moza.
To fix this issue, please go to Store --> Configuration --> BSS Commerce --> Custom Style --> Custom code and paste this code below to the field custom code in the backend:
.checkout-container {
margin: 0 0 20px;
margin-top: 50px;
}
.ccavenuepay_frontend_logo {
width: 340px;
background-size: contain;
}
ul {
padding: 0;
}
ul>li, ol>li {
list-style-type: none;
}
.checkout-index-index .opc-wrapper .opc>li .checkout-shipping-method {
margin-top: 0px !important;
}
.shipping-policy-block.field-tooltip {
top: 40px;
}
.bss-onestepcheckout #opc-sidebar .discount-code #discount-form .payment-option-inner {
width: 55%;
display: inline-block;
}
.checkout-index-index .actions-toolbar {
margin: 0;
}
.actions-toolbar {margin-left: 0 !important;}If there is anything else we might help you, please do not hesitate via https://bsscommerce.com/contact.
We'd be happy to support.
Get to know us:
BSS Commerce is a full-service ecommerce agency with 14+ years of experience, supporting 75,000+ customers worldwide. As an Adobe Commerce Solution Bronze Partner and Select Magento Extensions Builder, we deliver trusted end-to-end solutions.
Our core strength is Magento, with 150+ extensions designed to enhance store performance and drive growth. With deep expertise from years of working on Magento websites, we deliver scalable, high-impact solutions backed by strong client trust.
Explore our most powerful extensions:
- Magento 2 B2B Extension by BSS Commerce enhances B2B performance with streamlined workflows and tailored pricing strategies.
- Magento 2 SEO Extension by BSS Commerce improves rankings and maximizes organic growth through advanced SEO automation.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article