Home › Forums › WoodMart support forum › Sticky Mobile Add to Cart › Reply To: Sticky Mobile Add to Cart
October 12, 2023 at 3:41 pm
#503700

Aizaz Imtiaz Awan
Keymaster
Hello,
Extremely sorry for the last replies, I just misread the messages, really sorry once again.
Please try to use the below code:
.single_add_to_cart_button:not(.loading)::before {
margin-top: 75px;
}
.single_add_to_cart_button:not(.loading)::before {
padding-bottom: calc(-48px + var(–wd-sticky-btn-height)) !important;
}
Best Regards.