GMW Checkboxes and Settings

.gmw-field-checkboxes, .gmw-field-radio-buttons, div.gmw-form-wrapper ul.gmw-field-checkboxes, div.gmw-form-wrapper ul.gmw-field-radio-buttons { max-height: initial ! important; } div.gmw-form-wrapper div.gmw-locator-button-field-wrapper img { box-shadow: none; display: none; } .gmw-fields-enhanced .gmw-field-checkbox:before { width:30px!important; height:30px!important; padding:0px!important; font-size:16px; font-family: “poppins”; } .gmw-element-template.gmw-ajaxfmsfl-buddyboss-form-wrapper .gmw-form { flex-direction: row; justify-content: none; } .gmw-form-wrapper…Continue reading

GMW Checkboxes and Settings

.gmw-field-checkboxes, .gmw-field-radio-buttons, div.gmw-form-wrapper ul.gmw-field-checkboxes, div.gmw-form-wrapper ul.gmw-field-radio-buttons { max-height: initial ! important; } div.gmw-form-wrapper div.gmw-locator-button-field-wrapper img { box-shadow: none; display: none; } .gmw-fields-enhanced .gmw-field-checkbox:before { width:30px!important; height:30px!important; padding:0px!important; font-size:16px; font-family: “poppins”; } .gmw-element-template.gmw-ajaxfmsfl-buddyboss-form-wrapper .gmw-form { flex-direction: row; justify-content: none; } .gmw-form-wrapper…Continue reading

WP Table Block Styling CSS

.wp-block-table th { background: #F6DB35 !important; line-height:1em; font-size:1em;border:none !important} .wp-block-table thead {border-bottom:none} /* Append “+” to the content of cells in the 4th, 5th, and 6th columns */ .wp-block-table tr td:nth-child(4)::after, .wp-block-table tr td:nth-child(5)::after, .wp-block-table tr td:nth-child(6)::after { content: “+”;…Continue reading

WP Table Block Styling CSS

.wp-block-table th { background: #F6DB35 !important; line-height:1em; font-size:1em;border:none !important} .wp-block-table thead {border-bottom:none} /* Append “+” to the content of cells in the 4th, 5th, and 6th columns */ .wp-block-table tr td:nth-child(4)::after, .wp-block-table tr td:nth-child(5)::after, .wp-block-table tr td:nth-child(6)::after { content: “+”;…Continue reading