Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #977100

    Hi,

    I tried using this css to change the white dropdown menu to back.
    #top .main_color select { background-color: black; border-color: #f68b1f; }

    I’m not getting any results from that.
    What would you recommend?

    #977205

    Hey proedgeskills,
    Try this code in the General Styling > Quick CSS field:

    #top select option { background-color: black!important;  border-color: #f68b1f !important;  }

    2018-06-24_145054

    Best regards,
    Mike

    #977811

    Hi Mike,

    Thanks so much. Didn’t have luck with that.

    This is no biggie. I change the background.

    Thanks again,
    Mary

    #977923

    Hi,
    Glad to hear you found a solution, unless there is anything else we can help with this topic, shall we close this then?

    Best regards,
    Mike

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