Okay
  Public Ticket #2890550
Customization
Closed

Comments

  • Leonardo started the conversation

    One last question


    I've been experimenting a lot with Amelia's demo website, but there's one thing I still wasn't able to adjust the color of the Time Zone from the Customer Panel in the Amelia Plugin's Customization board.

    Where can I find an option to customize this color?

    I must say, really great plugin! Soon getting it

    best,

  • [deleted] replied

    Hi, Leonardo,

    Thank you for reaching out to us.

    I'm afraid, there's no option to change the color of the Time Zone selection drop-down on tje Customize page. 

    But it can probably be achieved with custom CSS, for example:

    #am-cabinet > div.am-cabinet-dashboard > div.am-cabinet-dashboard-header > div.am-cabinet-timezone > div
    {background-color: green;}

    Hope that will help.

    Best Regards.