font-family.css
div#om-{{id}} * { font-family: “Proxima Nova”, Helvetica, “Helvetica Neue”, Arial, sans-serif !important; }Continue reading
Join 2,000,000+ Professionals who use WPCode to Future-Proof Their Websites!
div#om-{{id}} * { font-family: “Proxima Nova”, Helvetica, “Helvetica Neue”, Arial, sans-serif !important; }Continue reading
h4.gold { border-left-color: gold; border-left-style: solid; border-left-width: 4px; padding-left: 10px; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: lightsteelblue; } h3.gold { border-bottom-color: gold; border-bottom-style: solid; border-bottom-width: 3px; } h2.gold { background-color: gold; padding-left: 10px; } h3.brown { text-decoration-line: underline; text-decoration-color: goldenrod; text-decoration-style:…Continue reading
.acf-label label { } .acf-field-number { display: inline-block; width: calc(20% – 32px); } .acf-field-number[data-name=”acf_weight”] { display: block; } .acf-field-number[data-name*=”per_portion”], .acf-field-number[data-name*=”_dv”], li > a[data-key=”field_66c57fa319a7b”] { display: none; }Continue reading
.container-side-by-side { display: flex; flex-direction: row; flex-wrap: wrap; }Continue reading
# CSS .container-side-by-side { display: flex; flex-direction: row; flex-wrap: wrap;Continue reading
@media screen and (max-device-width:340px), screen and (max-width:340px) { .frm_half { Width: 50%!important%; } }Continue reading
.make-me-fit { width: fit-content; }Continue reading