Fix conflict between M2OSC with CleaverSoft/moza theme

Created by Support Agent, Modified on Wed, 22 Apr at 12:07 AM by Support Agent

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:

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article