Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi,

    I am also trying to figure out how to move the form contents towards left and was able to move the boxes by adding left:-150px in the stylesheet.css located in the contact form 7 folder
    span.wpcf7-form-control-wrap {
    position: relative;
    left:-150px;

    }

    But i am unable to move the text i.e., your name, your email….
    towards left

    Any ideas will be of great help

    Thanks.

Viewing 1 replies (of 1 total)