Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1002393

    The date fields are supposed to be next to one another, but they are breaking and stacking.
    Is there some CSS I need?

    #1002419

    Hey tonyshanks,

    Try adding this to quick css:

    #birthday_month_0, #birthday_day_0{
    width:48%!important;
    float:left;
    padding-right:10px!important;
    }

    Best regards,
    Jordan Shannon

    #1002421

    didn’t work.
    Click on REQUEST A QUOTE yellow button, and you’ll see.

    #1002427

    Hi,

    Have you tried adding my code to the very top of quick css so that it runs first? Also, be sure to clear your cache a few times over.

    Best regards,
    Jordan Shannon

    #1002430

    Yes, something to note, the catering request form is generated by a WP-Forms popup, not Enfold.
    So the label may need to change.
    Click on REQUEST A QUOTE to see the form.

    #1002823

    Hi,

    I think it woudl be best for further help to conider contact WP-Forms as that would be the best and easiest.

    Best regards,
    Basilis

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