CSS fixed (admin header)
/* Fixed wrapper block editor not being full-width WordPress 6.5.x */ .editor-styles-wrapper.block-editor-writing-flow { max-width: 100%; overflow: hidden; }Continue reading
Join 2,000,000+ Professionals who use WPCode to Future-Proof Their Websites!
/* Fixed wrapper block editor not being full-width WordPress 6.5.x */ .editor-styles-wrapper.block-editor-writing-flow { max-width: 100%; overflow: hidden; }Continue reading
/* Fixed wrapper block editor not being full-width WordPress 6.5.x */ .editor-styles-wrapper.block-editor-writing-flow { max-width: 100%; overflow: hidden; }Continue reading
.frm_form_field { font-size: 20px !important; line-height: 40px; } select { box-shadow: none !important; border-bottom: 2px dashed #eaeaea !important; border-radius: 0 !important; font-size: 20px !important; line-height: 40px !important; background-color: transparent; } .frm_madlib .frm_section_heading { display: flex !important; flex-wrap: wrap; align-items: flex-end;…Continue reading
.speech-bubble { position: relative; background: #00aabb; border-radius: .4em; } .speech-bubble:after { content: ”; position: absolute; left: 0; top: 50%; width: 0; height: 0; border: 2px solid transparent; border-right-color: #00aabb; border-left: 0; margin-top: -2px; margin-left: -2px; }Continue reading
Open Modal × Modal Header Some text in the modal. CloseContinue reading
.frm_madlib .frm_section_heading { display:flex; flex-wrap: wrap; align-items: flex-end; } .frm_madlib .frm_section_heading div { margin: 5px; } .frm_madlib .frm_section_heading div.no-right-margin { margin-right: 0px; }Continue reading
.frm_madlib .frm_section_heading { display:flex; flex-wrap: wrap; align-items: flex-end; } .frm_madlib .frm_section_heading div { margin: 5px; } .frm_madlib .frm_section_heading div.no-right-margin { margin-right: 0px; }Continue reading
.sb-feed-header-profile { display: none !important; } .sb-feed-header-btn-ctn { display: block !important; width: 100% !important; } .sb-feed-header-btn-ctn button { width: 100% !important; font-size: 20px !important; }Continue reading