• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Input Forms – Can't see borders

Home › Community Forums › Adapt Theme Support › Input Forms – Can't see borders

  • This topic has 1 reply, 2 voices, and was last updated 10 years, 1 month ago by Wes.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • February 16, 2013 at 1:32 pm #2845
    dashinfashion
    Customer

    I see somehow that there aren’t any borders in any of my contact forms (for example my gravity forms) and also in my sign up to make a comment form. I see in the preview of my gravity form the borders appear correctly.

    How can I change this on the CSS? (both borders and background color for input area)

    See here for example of the comment form: http://www.affiliatefashionista.com/news/miss-blumarine-girl-fall-winter-2013-2014-fashion-show.html

    And here of an example of the contact form: http://www.affiliatefashionista.com/contactdashinfashion.html

    Thanks

    February 16, 2013 at 7:06 pm #2848
    Wes
    Moderator

    It looks like you removed the background color and border from your css. This is how it originally looks – http://demo.appfinite.com/ally/contact/. If you look around line 87 in your css you’ll see this –

    blockquote,
    input,
    select,
    textarea,
    .author-box,
    .breadcrumb,
    .sticky,
    .taxonomy-description,
    .wp-caption {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    }

    ….it originally had this code –

    background-color: #f2f2f2;
    border: 1px solid #ddd;

    Since you changed them both to #fff (white) they can’t be seen.

    I’m guessing you were trying to edit a different part of your site. So if you need to keep the code as it is, you can always style the Gravity forms input separately by adding something like this to your css –

    .gform_wrapper input {
    border: 1px solid #ddd !important;
    }

    Let me know if that works

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 · Appfinite · Built With The Genesis Framework