frontend – post – author
div.post-author { display: none; }Continue reading
Join 2,000,000+ Professionals who use WPCode to Future-Proof Their Websites!
div.post-author { display: none; }Continue reading
/* Remove Confirmation Message Box Styling Original doc link: https://wpforms.com/developers/how-to-remove-confirmation-message-box-styling/ For support, please visit: https://www.facebook.com/groups/wpformsvip */ .wpforms-confirmation-container-full { color: inherit !important; margin: 0 !important; background: none !important; border: none !important; padding: 0 !important; }Continue reading
.woocommerce-cart .cross-sells {display:none;}Continue reading
.woocommerce-product-gallery__image { pointer-events: none; }Continue reading
.single-product .summary {width: 35%;} .single-product div.product .woocommerce-product-gallery {width: 60%; max-width: 900px;} .single-product div.product .single_add_to_cart_button {border-radius: 8px;} .entry-summary form.cart .quantity {border-radius: 8px;} .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {display:none;}Continue reading
section.related.products.elementor-element { display: none; }Continue reading
.related, .upsells {display:none;}Continue reading
/** * Paste the following CSS into your child theme style.css file or custom CSS tool */ .vendd-price-button-container { position: static; display: block; border-top: none; box-shadow: none; } .product-link { display: none; }Continue reading
.tasty-recipes-quick-links a { border: 1px solid #000; background-color: #000; color: #fff; margin: 0 5px 5px; } /* Hover */ .tasty-recipes-quick-links a:hover { border: 1px solid #ccc; background-color: #ccc; color: #fff; } /* Hide the dots between buttons */ .tasty-recipes-quick-links a…Continue reading
.grecaptcha-badge { visibility: hidden; }Continue reading