• Follow these steps:

    – Menu – Cformsll / Styling
    – Basic CSS – Editor: yourstyle.css
    – Look for these commands and make the following changes:

    cform {
    margin: 10px auto 0 auto;
    width: xx px – CHANGE IN width: 80%;

    .cform textarea,
    .cform input {
    width: xx px CHANGE IN width: 90%;

    This procedure worked with my minimal.css style. Probably work in all styles. If necessary, make some small change and had worked for both the web layout as mobile.

  • The topic ‘Responsive and Right Cformsll with Wptouch’ is closed to new replies.