div.school-options-dropdown { text-align: center; } .dropdown { text-align:center; } .dropdown-menu { text-align: center; } .button { background-color: #4CAF50; /* Green */ border: none; color: white; padding: 8px 15px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; cursor: pointer; } .button2 {background-color: #008CBA;} /* Blue */ input:checked { height: 20px; width: 20px; }