Forum

Thread tagged as: Question, Forms

Bootstrap Perch Form

Hi,

I've got my form working perfectly as per tutorial video. However I cannot seem to think of a way to make it adhere to my bootstrap css. Tried adding classes to <perch:form> items to no avail.

How should I go about bootstrapping my Perch form if this is possible?

Josh Egan-Wyer

Josh Egan-Wyer 0 points

  • 7 years ago

Josh, there should be no problem with adding class="" to any of the form elements in your form. The class attribute will carry through to the output form. You will also need to make sure your CSS is included too. Is this what your already doing? Please post form template for additional help in troubleshooting.

Drew McLellan

Drew McLellan 2638 points
Perch Support

In addition to what Robert says - the HTML is cached when you edit the region that outputs your form. If you've changed any of the form markup, be sure to click Save on the region.