Title: Customize theme
Last modified: August 21, 2016

---

# Customize theme

 *  Resolved [Archint](https://wordpress.org/support/users/archint/)
 * (@archint)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customize-theme-4/)
 * Hi I’m fresher in coding and customizing so couldn’t able to make theme matching
   with my website, here is the link [http://archintdesigns.com/vendorship/](http://archintdesigns.com/vendorship/)
   I only want if someone can customize theme matching to my website style.
 * Thanks in advance,
    Archint
 * [https://wordpress.org/plugins/form-maker/](https://wordpress.org/plugins/form-maker/)

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

 *  Plugin Contributor [webdorado](https://wordpress.org/support/users/webdorado/)
 * (@webdorado)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customize-theme-4/#post-4584250)
 * Dear Archint,
 * instead of changing theme css you can try other themes which will match with 
   your website.
 *  Thread Starter [Archint](https://wordpress.org/support/users/archint/)
 * (@archint)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customize-theme-4/#post-4584254)
 * I tried all but no one is matching perfectly, so I posted to grt the code. There
   is an option to add our own theme too, so can’t we add theme which can match 
   my website theme.
 *  Plugin Contributor [webdorado](https://wordpress.org/support/users/webdorado/)
 * (@webdorado)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customize-theme-4/#post-4584286)
 * Dear Archint,
 * You can edit the css of the theme. If you don’t manage to do that, please tell
   us what you want more detailed and we will try to help you.
 *  Thread Starter [Archint](https://wordpress.org/support/users/archint/)
 * (@archint)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customize-theme-4/#post-4584292)
 * I want the form I have embeded through form maker plugin should match the css
   of my other website form theme. Like you can see my other contact form.
    [http://archintdesigns.com/vendorship/](http://archintdesigns.com/vendorship/)
 *  Plugin Contributor [webdorado](https://wordpress.org/support/users/webdorado/)
 * (@webdorado)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customize-theme-4/#post-4584293)
 * Dear Archint,
 * You should first of all select a theme which has a transparent background. It
   will mostly look like the form you mentioned. Afterwards, if there is still something
   you want to change, you can tell us and we will advice you the css code.
 *  Thread Starter [Archint](https://wordpress.org/support/users/archint/)
 * (@archint)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customize-theme-4/#post-4584296)
 * I have used the Standard one, as you can see the typing area is not visible properly
   as its visible in right hand side form. I want my form to look same as the right
   one. How to make it look similar.
 *  Plugin Contributor [webdorado](https://wordpress.org/support/users/webdorado/)
 * (@webdorado)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customize-theme-4/#post-4584298)
 * Dear Archint,
 * You should add the following code to your current form theme css field:
    input[
   type=”text”] { border: 1px solid #000 !important; }
 *  Thread Starter [Archint](https://wordpress.org/support/users/archint/)
 * (@archint)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customize-theme-4/#post-4584300)
 * This is the code of my website form theme so can we customize our wdform theme
   css accordingly please:
    wpcf7-form-control { max-width: 100%; box-sizing: border-
   box; }
 * input[type=submit].wpcf7-submit{
    position: relative; text-align: center; display:
   inline-block; text-transform: uppercase; text-decoration: none; margin-right:
   5px; margin-bottom: 5px; color: #909090; cursor: pointer; border: 1px solid #
   909090; background: transparent; padding: 7px; font-size: 12px; line-height: 
   12px; }
 * input[type=submit].wpcf7-submit:hover{
    color: #404040; border-color: #404040;}
 *  Plugin Contributor [webdorado](https://wordpress.org/support/users/webdorado/)
 * (@webdorado)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customize-theme-4/#post-4584309)
 * Dear Archint,
 * You should remove these lines from your css code and your form will closely look
   like the one the link of which you gave us:
    text-align: center; text-transform:
   uppercase;

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

The topic ‘Customize theme’ is closed to new replies.

 * ![](https://ps.w.org/form-maker/assets/icon-256x256.png?rev=2068681)
 * [Form Maker by 10Web - Mobile-Friendly Drag & Drop Contact Form Builder](https://wordpress.org/plugins/form-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/form-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/form-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/form-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/form-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/form-maker/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [webdorado](https://wordpress.org/support/users/webdorado/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/customize-theme-4/#post-4584309)
 * Status: resolved