Fix Admin Bar on Mobile
@media only screen and (max-width: 767px) { #wpadminbar {margin-top:-45px;} }Continue reading
Join 2,000,000+ Professionals who use WPCode to Future-Proof Their Websites!
@media only screen and (max-width: 767px) { #wpadminbar {margin-top:-45px;} }Continue reading
/* ================================================================= RAVER DOGS – HEADER V2 STYLESHEET ================================================================= */ /* — 1. Global & Body Styles — */ body { color: #FFFFFF; font-family: “brandon-grotesque”, sans-serif; font-size: 18px; font-weight: 700; /* Bolder font for menu */ line-height: 1.6; } /*…Continue reading
/** * ============================================================================ * STYLES FOR FLUENT FORM DYNAMIC DATA DISPLAY * ============================================================================ * @author Sumaiya Akter , Anytype Doc: anytype://object?objectId=bafyreigxqhjk7ppkjagyonytgieix5qxkkbhpmned743amh23csyrab6s4&spaceId=bafyreih4bocrmskuomcrks3sjwpnzxpbxvxwgto23vof3umg2fywdqzjmy.31bq39w6q8ru7&cid=bafybeifc55atash7zlqcjd3fv425bkwl7z5zstcxdilct5hstlng73xwci&key=6kKA3QiwnksqLbpcJ4T6UhmQ5BHzgJUfbpn1QLnkv5Lv * @description This stylesheet provides styling for the loading/error messages * and the dynamically generated employee data table used…Continue reading
.mc_vertical_menu h3 { font-weight: 600 !important; }Continue reading
/* ===== WooCommerce Cart + Checkout — Tallman styles (scoped) ===== */ .woocommerce-cart, .woocommerce-checkout { /* make sure Work Sans is used if it’s already loaded by your theme */ } /* Headings (H1–H6) */ .woocommerce-cart .woocommerce h1, .woocommerce-cart .woocommerce…Continue reading
// ————————————————————————————————- // don’t display ‘on sale’ .onsale { display: none !important; } // ————————————————————————————————- //adjust STRIPE margins #wc-stripe-express-checkout-element { margin-top: 0em !important; margin-bottom: 0.5em !important; } #wc-stripe-express-checkout__order-attribution-inputs { display: none!important; } #wc-stripe-express-checkout-button-separator { margin-top = 0em !important; margin-bottom =…Continue reading
#wc-stripe-express-checkout-element { margin-top: 0em !important; margin-bottom: 0.5em !important; } #wc-stripe-express-checkout__order-attribution-inputs { display: none!important; } #wc-stripe-express-checkout-button-separator { margin-top = 0em !important; margin-bottom = 0em !important; }Continue reading
.fusion-google-map { border-radius: var(–button-border-radius-top-left, 0) var(–button-border-radius-top-right, 0) var(–button-border-radius-bottom-right, 0) var(–button-border-radius-bottom-left, 0); border-color: var(–button_border_color); border-width: var(–button_border_width-top, 0) var(–button_border_width-right, 0) var(–button_border_width-bottom, 0) var(–button_border_width-left, 0); border-style: solid; }Continue reading
/* RMM Container Table Styling */ /* Email column toggle functionality */ .email-column-hidden .email-column { display: none !important; } /* Clean table styling */ #rmm-container-table { border-collapse: collapse; width: 100%; border: 1px solid #dee2e6; border-radius: 6px; overflow: hidden; } #rmm-container-table…Continue reading
/*set the width of the rows inside the Post Content module*/ .et-db #et-boc .et-l .et-l–post .et_builder_inner_content .et_pb_row { width: 100%; }Continue reading