/* Load FontAwesome to create a pure CSS checkbox */ @import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'); .mktoCheckboxList input { opacity: 0; position: absolute; } .mktoCheckboxList input, .mktoCheckboxList label { display: inline-block; vertical-align: middle; margin: 5px; cursor: pointer; } .mktoCheckboxList label { position: relative; } /* Edit the properties below to change the colors of the un-checked checkbox */ .mktoCheckboxList input + label:before { content: ''; background: #fff; border: 2px solid #ddd; display: inline-block; vertical-align: middle; width: 15px; height: 15px; padding: 2px; margin-right: 10px; text-align: center; } /* Edit the properties below to change the colors of the checked checkbox */ .mktoCheckboxList input:checked + label:before { content: "\f00c"; font-family: 'FontAwesome'; background: #56CFD2; color: #fff; border-color:#3eb9bc; } body .mktoForm .mktoCheckboxList > label { margin-left:0; }

PowerEdge 16G Servers Redefine Edge Deployments & Security in Modern Infrastructure

August 25, 2023

Subscribe to Our Blog for Updates

Get expert blog content delivered straight to your inbox.