PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Help with Thesis 1.8.5 Font Size in Gravity Forms

  1. Hey guys,

    Generally I have been pretty good without needing any assistance but can someone pop in here and let me know why my Font size is so small for my Contact Form please http://www.communitycomputerrepair.com/template-3/contact-us/

    Here is the code that I am using which I generally do not need any additional coding

    [css]
    /* Gravity Forms */
    body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
    
    body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
    
    body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
    
    body .gform_wrapper .gform_body .gform_fields .gfield textarea {	
    
        padding: 6px 0;
        border-radius: 2px;
        border: 1px solid #ccc;
        background-color: #F5F5F5;
        font-size: 14px;
    }
    /* End Gravity Forms */
    Posted 11 years ago on Tuesday June 26, 2012 | Permalink
  2. David Peralty

    Looks fine to me. Can you post a screen shot of your issue please?

    Posted 11 years ago on Tuesday June 26, 2012 | Permalink
  3. Actually, I have addressed it through custom.css after I had posted this. What I have also done is sent Hesham the developer of the Skin who is a friend of mine a support question asking why the skin overrides the Thesis default layout for Gravity Forms with the font formatting.

    I will post back here once I get a response from Hesh and leave the solution in case someone else has the same or similar situation occur.

    Cam

    Posted 11 years ago on Tuesday June 26, 2012 | Permalink