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

    Dear sir / madam,

    At the moment i have the following problem with Mailchimp on the following url:

    Graffiti Wall Art Addicts Home The letters in fill in box are black on black on desktop website.

    However the on the mobile version i get white letters (so that’s good).

    I want to change this for all pages. Could you help me fix this?

    LIke to hear,

    Kr,

    GWAA

    #1194303

    Hey Bpieterse,

    This CSS is causing that to happen:

    #top .main_color input[type='text'] {
        color: #000!important;
    }

    I can’t see where it’s coming from though since your CSS is minified/cached. If you know where it’s located then please try to remove the !important part of the code.

    Best regards,
    Rikard

    #1196365

    Thanks this works! :) super happy

    #1197554

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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