Mobile stick add to cart button
-
Hello,
I use a mobile sticky button. Works without problems in desktop version! Everything is great. But I’m having trouble with the mobile version.
I want to see the product price and add to cart buttons. (in mobile version)
It does not average. It slides to the left. There is an error.
These are the codes I use:
(Custom CSS for mobile)
/*mobil sticky bar test*/
body .woodmart-sticky-btn .single_add_to_cart_button,
body .woodmart-sticky-btn .woodmart-sticky-btn-cart .woodmart-sticky-add-to-cart {
border-radius: 35px;
}
body .woodmart-sticky-btn .woodmart-sticky-btn-cart {
margin-left: 0;
margin-right: 0;
}
body .woodmart-sticky-btn .price,
body .woodmart-sticky-btn .woodmart-sticky-btn-wishlist {
display: block;
}
body .woodmart-sticky-btn .woodmart-sticky-add-to-cart {
width: auto;
}
body .woodmart-sticky-btn {
padding-top: 7px;
padding-bottom: 7px;
background-color: #fff;
}
how i fix it? thx.
Hello,
Please provide the page URL and screen with the problem.
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated and provide the site admin access to the private area. Please remove all the custom CSS for the time you are checking.
Best Regards