Event submission form: Background color of dropdown menus to dark

Home Forums Calendar Products Community Events Event submission form: Background color of dropdown menus to dark

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1437645
    Oliver
    Participant

    Hi,

    in the event submission form the background color of the dropdown menus is to dark, therefore it’s very hard to read.

    I search a lot, but couldn’t find a way to change that color.
    Can you give me a hint how to change it via the customizer or a CSS tweak?

    Best regards,
    Oliver

    #1439204
    Courtney
    Member

    Hey again Oliver! ๐Ÿ™‚

    I’d be happy to take a look. Can you send me a link specifically to your events/community/add for the site? I tried the default link to get there and found the page not quite where I expected it.

    Thanks
    Courtney ๐Ÿ™‚

    #1439272
    Oliver
    Participant

    This reply is private.

    #1442653

    Hi Oliver,

    You can change that color with some CSS that you can add to your WordPress Customizer or theme’s (or child theme’s) stylesheet. ย Obviously change this snippet to whatever color you’d like:
    .select2-result-label {
    background-color:white;
    }

    Let us know how that goes!

     

    Thanks,

    Jaime

    #1461534
    Oliver
    Participant

    Thanks a lot! That worked! ๐Ÿ™‚

    Best,
    Oliver

    #1461844
    Courtney
    Member

    Thanks Oliver ๐Ÿ™‚ I’ll close this out for now.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Event submission form: Background color of dropdown menus to dark’ is closed to new replies.