Forums
(@vasant-rajput)
8 years, 9 months ago
You can try this.. <p>Your Field Name: [text* your-field-name placeholder "Your field value here"]</p>
<p>Your Field Name: [text* your-field-name placeholder "Your field value here"]</p>
#logo_menu_{ width: 60%; float: left; margin: 0; padding:0; } #contact_container{ width: 40%; float: left; margin: auto; padding:0; }
Try this…
8 years, 10 months ago
Use of css propertied float and position.Like this,
float: left; position: absolute;