Hide bookable cart sidebar css
.booqable-component #booqable-launcher { display:none; /* hides cart*/ } .booqable-component #booqable-sidebar { display:none; /Hides cart sidebar/ }Continue reading
Join 2,000,000+ Professionals who use WPCode to Future-Proof Their Websites!
.booqable-component #booqable-launcher { display:none; /* hides cart*/ } .booqable-component #booqable-sidebar { display:none; /Hides cart sidebar/ }Continue reading
ul.sub-menu{ border-radius: 3px !important; } .header-navigation .header-menu-container ul ul li.menu-item > a:hover { border-radius: 3px; }Continue reading
.form-control { width: 100%; /* This will make sure that input fields take full width */ }Continue reading
.my_account_orders .button { margin: 0 5px 0 0 !important; }Continue reading
.same-height-boxes{ display: grid; height: 100%; grid-template-rows: auto 80px;Continue reading
.align-center { text-align: center; } .align-left { text-align: left; } .align-right { text-align: right; } .mobile-only { display: none; } .comment_container { padding: 1.5rem; background: #fff; box-shadow: 0 0 30px 30px rgba(0,0,0,0.05); } .no-padding-col .vc_column-inner { padding-left: 0 !important; padding-right:…Continue reading
.w-testimonial-rating:before { content: “”; } .w-testimonial-rating i:before { content: “\e83a”; font-family: ‘Material Icons’; }Continue reading
.circle-counter .w-counter-value { width: 150px; height: 150px; line-height: 140px; border: 2px solid var(–color-content-text); border-radius: 50%; margin: 0 auto; }Continue reading
.grid-box-outer:hover #grid-boxes { background: rgba(0,0,0,0.50) !important; transition: all 0.3s ease-in-out; } #grid-boxes h3 { text-shadow: 2px 2px 2px #000; font-size: 1.2rem !important; font-weight: 700; }Continue reading
.no-touch .us-btn-style_3:hover, .no-touch .us-btn-style_4:hover, .no-touch .us-btn-style_7:hover { border-left: solid 0 transparent; border-right: solid 0 transparent; border-top: solid 0 transparent; } @media screen and (max-width: 768px) { .w-hwrapper.align_none .w-btn { width: 100%; margin: 0; } *:not(.w-hwrapper)>.w-btn-wrapper.align_none { margin: 0 auto !important;…Continue reading