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

    Hello! I’m trying to change the background color of the mailchimp email entry area to transparent with quick css, however I cannot seem to find the right class and ID to properly identify the component. Could I please get some assistance with this? Thank you so much.

    #582524

    Hi peanuttario!

    Use the following selector
    #top .main_color input[type=”text”] { }

    and it will work for you.

    Let us know if you need anything else

    Regards,
    Basilis

    #582539

    Worked perfectly. Thank you very much!

    #583102

    Hi,

    Great, glad we could help :-)

    Thanks,
    Rikard

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