.input-field { width: 50%; /* Adjust the percentage as needed */ margin: 0 auto; /* Centers the field if needed */ }
<input type="text" class="input-field" placeholder="Enter text here">
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!