parth prakashan

Contact Us!

You have a story. We have a platform

  • editor@parthprakashan.com
  • Bengaluru, Karnataka, India
  • +91 88 888 17430

Our office location

We are currently based in Bengaluru, India

Want Us To Reach Out?

.custom-form-container { margin-left: 20px; /* Adjust left margin as needed */ } .custom-form-container label { display: block; margin-bottom: 5px; /* Adjust spacing between label and input */ } .custom-form-container input[type=”text”], .custom-form-container input[type=”email”], .custom-form-container textarea { width: 100%; /* Make input fields full width */ margin-bottom: 10px; /* Adjust spacing between input fields */ } .custom-form-container textarea { height: 150px; /* Set height of textarea */ }




<?php return ob_get_clean(); } add_shortcode('custom_form', 'my_custom_form');