Community Events dates fields on Submit page are very long

Home Forums Calendar Products Community Events Community Events dates fields on Submit page are very long

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1117824
    leonardchamber
    Participant

    Hello,
    This is a conflict with the theme, because in Twentyfourteen the dates are normal.
    It is not a plugin conflict, since disabling all plugins but keeping the current theme doesn’t make the dates look normal.

    Changing among the three different styling options doesn’t change it. I am using Tribe Events Styles as this looks best everywhere.

    Thank you!

    #1118043
    Geoff B.
    Member

    Good evening Laura and welcome back!

    Thank you for reaching out to us.

    We are sorry to hear about the date pickers not displaying properly.
    I would love to help you with this topic.

    I recommend adding some extra CSS rules to your WordPress theme or child theme to make the date pickers look better.

    .tribe-events-community-details > table > tbody > tr > td {max-width: 190px !important}

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1118159
    leonardchamber
    Participant

    Thanks for the reply. Unfortunately, that didn’t do the trick.

    #1118525
    Geoff B.
    Member

    Good evening Laura,

    I’m sorry this did not work out as intended.

    Could you try the following rule instead ?

    .eventForm select {
    max-width: 170px !important;
    }

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1118685
    leonardchamber
    Participant

    That fixed it – thank you!

    #1118714
    Geoff B.
    Member

    Good afternoon Laura,

    I’m stoked that this worked for you.

    You are welcome back on our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Community Events dates fields on Submit page are very long’ is closed to new replies.