Adjusting form height

Home Forums Quform WordPress Adjusting form height

This topic is: resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #10054
    Jesus
    Participant

    Hi Ally, everyone 🙂

    I installed my quform here on this sidebar but the form needs to be adjusted on the height. I’ve been adjusting values trying to make this adjustment but it seems like the theme its making the form to look bigger. How can I reduce the form a little bit so it doesn’t look that big?

    http://www.rebathdfw.com/location/

    Thanks for in advance for the help!

    jesus

    #10055
    josef777
    Participant

    Start by editing the following or add to your custom CSS


    #sidebar input[type="text"]{
    margin-bottom: 10px;
    height: 40px;
    }

    located in http://www.rebathdfw.com/wpx-content/themes/nevermind/style.css
    Line 2235

    #10056
    Jesus
    Participant

    Hi josef777,

    I just added the provided code to my custom css with no luck.

    #10057
    josef777
    Participant

    Edit this code to something like


    #sidebar input[type="text"] {
    margin-bottom: 0;
    height: 25px;
    }

    #10064
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #10081
    Jesus
    Participant

    Awesome!

    That’s much much better!

    Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy