• Resolved brettwyker

    (@brettwyker)


    I am having trouble with the formatting of the time picker on the event manager page. The times are overlapping in the drop down, making it difficult to know what time you are selecting. I’ve tried adding css to the page and tried editing time picker css in the event-manager.css file, but nothing seems to change. Any suggestions?

    Also, if I manually enter a time to override what is selected, the time defaults back to midnight after submission. Anyway to change this?

    I’m using EM 5.6.6.1 and EM Pro 2.4.4.2. Updating to a newer version of EM writes over changes I’ve made to the templates and did not fix the time picker issue anyway. I’m viewing the page in Chrome.

    Appreciate any suggestions on fixing the formatting.

Viewing 5 replies - 1 through 5 (of 5 total)
  • jordanthedesigner

    (@jordanthedesigner)

    Hello, if possible please provide a link to the page you’re having issue with. Perhaps we can get that css to stick.

    Tunn

    (@iuriem)

    @brettwyker,

    This is what I use in my Twenty Seventeen child theme style.css file:

    div.time-picker li { height: initial; font: 14px/1 Helvetica, Arial, sans-serif; }

    But, probably, you have more troubles there.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    brettwyker, do you also have sample link with this issue for us to see and analyze?

    Thread Starter brettwyker

    (@brettwyker)

    Unfortunately, I can’t give you the direct link, since it’s on the admin side of our live site. However, here is what it looks like:

    Time Picker

    Plugin Support angelo_nwl

    (@angelo_nwl)

    in your custom css for time picker; did you tried to add “!important” ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Time picker formatting’ is closed to new replies.