Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Thread Starter Dymo310

    (@dymo310)

    Hi and thx for your reply. Like i said, not a pro user. If you told me WHERE to do the changes (what file/what folder/what class/in the form itself?) I wold solve this in minutes

    ——————————–

    Style Whole of Contact Form
    As I mentioned earlier, the top-level element of contact form has ‘wpcf7′ class. To style the whole contact form, add style rules for the class selector:

    .wpcf7
    {
    background-color: #f7f7f7;
    border: 2px solid #0f0;
    }

    ——————————–

    This tells me what to do, not where to do it.

    Sorry for being a dick, but I dont have a clue unless I’m told where to look.

    🙂

    See Styling Contact Form for a general explanation of styling CF7 forms using CSS.

    There is a link at the bottom of the page to a comprehensive and detailed article on Styling Contact Form 7 Forms. The article shows people, with suitable HTML & CSS skills, how to change the appearance of their Contact Form 7 Forms to meet their particular requirements.

    Note: I am not able to include this link directly in this Forum due to some Forum moderation policies

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Form Size’ is closed to new replies.