Reply 349553 to: How i can to center this text+icons in the bottom mobile panel

Avatar: Rose Tyler
Rose Tyler
Support staff
March 10, 2023 at 10:37

Hello, LambdaSP,

1/ Private Content

2/ Add the next code in Theme Options > Theme custom CSS > Global:

@media (max-width: 680px) {
    .connect-block-element-DlvvP {
        margin: 0;
        display: block;
    }
}

3/ You’re welcome!

4/ Change this code https://prnt.sc/R07H1zt-xg6P to

@media only screen and (max-width: 480px){
.rtl .single-product-builder .et_product-block form.cart .quantity-wrapper:before {
    display:none;
}
}

Kind Regards,
8theme team

Please contact administrator
for this information.
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.