Isolating specific drop downs for customization

Home Forums Calendar Products Community Events Isolating specific drop downs for customization

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

    Hi. I am trying to customize the front end community events submission form and want to break up the time of day select boxes? I can’t seem to figure out how to identify them in my custom CSS.
    nks
    tha

    #70109
    Casey
    Participant

    Neil,
    Something like this should work:


    select[name='EventEndHour'] {
    /*YOUR CSS HERE*/
    }

    Give that a try and let me know if it does the trick. Thanks!

    #74787
    Casey
    Participant

    Neil,
    Just wanted to check in and see if you have everything you need here. Thanks!

    #981825
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Isolating specific drop downs for customization’ is closed to new replies.