follow up: arranging form fields in community events form

Home Forums Calendar Products Community Events follow up: arranging form fields in community events form

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #955889
    Neil Heird
    Participant

    Hi again. for some reason, your solution worked on one section, but not the one just below it… and I can’t isolate the fields with Firebug

    any suggestions?

    URL: http://oxleyparent.com/portal/events/family/add

    #955928
    Josh
    Participant

    Hey Neil,

    Thanks for following up with this. It looks like the second set of datepickers isn’t wrapped in the same “#tribe-event-datepickers” id. Try this updated snippet below to see if that does the trick for you.

    
    #top .timeofdayoptions select {
        display: inline-block;
        width:   50px;
    }
    

    Thanks!

    #955932
    Neil Heird
    Participant

    that did it!

    thanks again for your help.

    #956349
    Josh
    Participant

    Hey Neil,

    No problem. Happy to help!

    I’ll go ahead and close this thread. If you have any further questions, please don’t hesitate to open a new thread.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘follow up: arranging form fields in community events form’ is closed to new replies.