Text On Contact Box Is Too Large

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    shytype
    February 23, 2015 at 3:01 pm #29195

    Hi Kika

    The following code works great for the optin box in the footer. But the text on the contact page is still too large: http://www.locallinko.com/contact since I increased the default font size of the site.

    input[type=text], input[type=email], textarea {
    font-size: 13px;
    }
    #mc-embedded-subscribe {
    margin-top: 15px;
    line-height: 15px !important;
    }
    #footer input[type=email] {
    margin-top: 15px;
    }

    How can I reduce the size of the contact box text, you can see it here: http://www.locallinko.com/contact/

    Many thanks
    Oretta

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.