PluginProbe
Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder / 2.0.5
Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder v2.0.5
3.1.4 3.0.8 3.0.9 3.1.0 3.1.2 3.1.3 3.0.7 3.0.5 3.0.4 3.0.3 3.0.2 trunk 1.5.0 1.5.1 1.5.2 1.6.1 1.6.2 1.6.3 1.6.4 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 All 93 releases
ultimate-store-kit / assets / css / usk-page-single.rtl.css

usk-page-single.rtl.css in Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder 2.0.5, at assets/css/usk-page-single.rtl.css

28 lines 610 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .usk-page-single .woocommerce-product-gallery {
2 opacity: 1 !important;
3 }
4 .usk-page-single input {
5 line-height: 1 !important;
6 }
7 .usk-page-single button {
8 line-height: 1.2;
9 }
10 .usk-page-single form.cart * {
11 text-align: center;
12 }
13 .usk-page-single .woocommerce ul.products {
14 display: inline-block !important;
15 }
16 .usk-page-single .woocommerce ul.products li {
17 border: 1px solid #eee;
18 padding: 30px !important;
19 display: inline-block;
20 border-radius: 5px;
21 }
22 .usk-page-single .product_meta {
23 display: flex;
24 flex-direction: column;
25 }
26 .usk-page-single .woocommerce .quantity .qty {
27 width: 5.631em;
28 }