Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .elementor[data-elementor-type="wp-page"] .elementor-widget:has(>.elementor-widget-container>.etheme-icon-box)::before {
- display: none;
- }
- .elementor[data-elementor-type="wp-page"] .elementor-widget .elementor-widget-container:has(>.etheme-icon-box) {
- visibility: visible !important;
- opacity: 1 !important;
- }
- .elementor[data-elementor-type="wp-page"] .elementor-widget:has(>.elementor-widget-container>.swiper-entry)::before {
- display: none;
- }
- .elementor[data-elementor-type="wp-page"] .elementor-widget .elementor-widget-container:has(>.swiper-entry) {
- visibility: visible !important;
- opacity: 1 !important;
- }
- .page-wrapper .elementor-widget:has(>.elementor-widget-container>.woocommerce)::before {
- display: none;
- }
- .page-wrapper .elementor-widget .elementor-widget-container:has(>.woocommerce) {
- visibility: visible !important;
- opacity: 1 !important;
- }
- .page-wrapper .elementor-widget .elementor-widget-container:has(>.etheme-elementor-sidebar) {
- visibility: visible !important;
- opacity: 1 !important;
- }
- .page-wrapper .st-swatch-preview:has(>.type-color)::before {
- display: none !important;
- }
- .page-wrapper .st-swatch-preview > .type-color {
- visibility: visible !important;
- opacity: 1 !important;
- }
- .page-wrapper .type-st-color-swatch > .st-swatch-preview {
- display: block !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement