PluginProbe
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant / 2.3.1
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant v2.3.1
2.3.2 2.3.1 2.3.0 2.2.8 2.2.7 trunk 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.10.5 1.11.0 1.11.1 1.11.2 1.6 1.7 1.8 1.8.1 1.8.2 1.8.3 1.9.0 1.9.1 1.9.10 1.9.11 All 60 releases
merchant / assets / css / compatibility / flatsome / style.css
assets/css/compatibility/flatsome
style.css 1.4 KB 1 month ago style.min.css 1.2 KB 1 month ago

style.css in Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant 2.3.1, at assets/css/compatibility/flatsome/style.css

25 lines 1.4 KB Raw Download Zip
1 .merchant-theme-flatsome {
2 /* Sticky Add To Cart */
3 }
4 .merchant-theme-flatsome .merchant-sticky-add-to-cart-wrapper .merchant-sticky-add-to-cart-wrapper-content .merchant-sticky-add-to-cart-item.product-addtocart form.cart {
5 margin-bottom: 0;
6 }
7 .merchant-theme-flatsome .merchant-sticky-add-to-cart-wrapper .merchant-sticky-add-to-cart-wrapper-content .merchant-sticky-add-to-cart-item.product-addtocart form.cart .ux-quantity__button.ux-quantity__button--minus,
8 .merchant-theme-flatsome .merchant-sticky-add-to-cart-wrapper .merchant-sticky-add-to-cart-wrapper-content .merchant-sticky-add-to-cart-item.product-addtocart form.cart .ux-quantity__button.ux-quantity__button--plus {
9 margin: 0;
10 }
11 .merchant-theme-flatsome .merchant-sticky-add-to-cart-wrapper .merchant-sticky-add-to-cart-wrapper-content .merchant-sticky-add-to-cart-item.product-addtocart form.cart .input-text.qty {
12 height: auto;
13 }
14 .merchant-theme-flatsome .merchant-sticky-add-to-cart-wrapper .merchant-sticky-add-to-cart-wrapper-content .merchant-sticky-add-to-cart-item.product-addtocart form.cart .single_add_to_cart_button {
15 margin-bottom: 0;
16 }
17 .merchant-theme-flatsome .merchant-sticky-add-to-cart-wrapper-content-mobile .button.merchant-mobile-sticky-addtocart-button {
18 margin-bottom: 0;
19 }
20 .merchant-theme-flatsome {
21 /* Stock Scarcity */
22 }
23 .merchant-theme-flatsome .merchant-stock-scarcity {
24 margin-top: 0;
25 }