PluginProbe
Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder / 1.5.2
Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder v1.5.2
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 / overrides.css

overrides.css in Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder 1.5.2, at assets/css/overrides.css

41 lines 1.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .ultimate-store-kit .woocommerce-result-count {
2 font-weight: 500;
3 margin-bottom: 10px;
4 font-size: 18px; }
5
6 .ultimate-store-kit .usk-shiny-grid-header-tabs .tab-option span {
7 width: auto; }
8
9 .theme-storefront .edd_download_purchase_form {
10 margin: 0; }
11
12 .theme-astra .edd_download_purchase_form .edd_purchase_submit_wrapper {
13 margin: 0; }
14
15 .woocommerce div.product .woocommerce-tabs ul.tabs li {
16 border: 0 !important;
17 background-color: transparent !important;
18 color: 0 !important;
19 display: inline-block;
20 position: relative;
21 z-index: 0;
22 border-radius: 0 !important;
23 margin: 0 !important;
24 padding: 0 !important; }
25
26 .woocommerce div.product .woocommerce-tabs ul.tabs::before {
27 content: none !important; }
28
29 .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
30 content: none !important; }
31
32 .woocommerce #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs::after, .woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs::before {
33 content: none !important; }
34
35 .woocommerce div.product .woocommerce-tabs ul.tabs {
36 list-style: none;
37 padding: 0 !important;
38 margin: 0 !important;
39 overflow: hidden;
40 position: relative; }
41