• Resolved brendonmconnett

    (@brendonmconnett)


    Hello all,

    I’m going to keep this short and sweet. I have been trying to fix this problem for some time and I think I need some outside help.

    If you go to https://brendonconnett.com/request-quote/ … and then you click on any of the service checkboxes, you will notice that the textarea is 1/3rd of the size it should be. I could be missing something extremely obvious…but I just can’t seem to wrap my head around why this is happening.

    Any thoughts?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • unable to check out the form because the site has the under costruction (or something like) plugin

    Thread Starter brendonmconnett

    (@brendonmconnett)

    unable to check out the form because the site has the under costruction (or something like) plugin

    Sorry about that! I removed the under construction stuff. Again, sorry about that!

    is caused by the p containing the textarea, this is an example but it is better to use a class

    form.wpcf7-form div p {
        width: 100%;
    }
    Thread Starter brendonmconnett

    (@brendonmconnett)

    Amazing. Thank you so much. I feel dumb cause that’s a fairly easy fix, haha!

    Thanks again, Erik!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Textarea 1/3 The Size’ is closed to new replies.