Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #279916

    Hi there,

    Love your theme and just recently installed Gravity Forms to our website to better manage our contact forms.

    Everything seems to work however I can’t seem to get around to getting a few things done:

    – It seems as if the padding between the forms on our pages has too much space and I could not pinpoint on the plugins CSS files where to change this – do you think this is picking up the spacing from Enfold CSS? (view http://www.balletossington.com/guest-list)

    – Date field is the one really messing up big time, it seems to be conflicting with Enfold as the Month & Year fields are on top of each other in the table that pops up – when I was using enfold’s theme contact form or contact7 this was not the case – HELP? (view http://www.balletossington.com/guest-list)

    – Date field again when I choose to show it in drop down boxes month | day | year, rows seem to line up on top of each other – (view http://www.balletossington.com/bottle-service)

    Really appreciate all the support and awesome theme!

    #280072

    Hey theballet!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .gform_wrapper ul li.gfield {
    margin-bottom: -5px;
    }
    select {
    width: 50%!important;
    float: left;
    clear: right;
    }

    Best regards,
    Yigit

    #280227

    That didn’t seem to work at all. I am talking about the spacing in between each filed box?

    Also the date issue?

    #280229

    The buttons padding is awkward looking as well – can you please help with the spacing in between?

    #280232

    Hi!

    You would like to move Full Name closer to Phone Number, is that correct? If this is not what you wanted, please elaborate.
    Code does not seem to apply currently. Can you try adding it to custom.css file inside Enfold/Css folder?

    Regards,
    Yigit

    #280872

    I tried that and it didn’t work – I am thinking this has something to do with Enfold’s CSS file? Where can I find this to update? We really dislike the spacing in between the form fields.

    Thank you!

    #280873

    Also on IE, it seems when I split the form fields into two columns, the second column is a bit pushed down – can you look into this as well?

    #281161

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Cheers!
    Yigit

    #283944
    This reply has been marked as private.
    #284708

    Hey!

    Changes are done, please review your website now

    Cheers!
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.