Widget size
-
I have a ‘contact form’ text widget in the sidebar created with this code (copied from the support/forum section):
[contact-form]
[contact-field label="Name" type="name" required="true" /]
[contact-field label="Email" type="email" required="true" /]
[contact-field label="Comment" type="textarea" required="true" /]
[/contact-form]At the moment the form overhangs the sidebar, protruding into the main text area.
Is it possible to set the width of this widget so that it stays within the sidebar?The blog I need help with is: (visible only to logged in users)
- The topic ‘Widget size’ is closed to new replies.