• Hello
    I have tried to apply several changes to my custom css option and I am unable to see the changes.

    For instance I applied the following styles to my custom option:

    #mailchimp { background: #CC66CC; font-color:#FFFFFF; padding: 15px;} #mailchimp input { border: medium none; color: gray; font-family: arial; font-color: white; font-size: 13px; }#mailchimp input.email { background: #fff } #mailchimp input.name { font-color:#FFFFFF; background: #fff} #mailchimp input[type=”submit”] { background: #000000; color: #fff; cursor: pointer; font-size:13px; width: 25%;}

    ;ve refreshed and cleared my cache but I am still unsuccessful—changes are not shown in safari or chrome
    This is the link to my website: http://69.195.124.132/~kandiajo/

    Please help

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi

    I have inspected your site’s pages, and I cannot find #mailchimp ID anywhere, maybe that’s the reason why the changes do not apply.

    I somehow find IDs like #mc_embed_signup, #mc-embedded-subscribe-form in which I think is the ID for mailchimp’s elements.

    I’m using Chrome by the way.

    Thread Starter HelloKan

    (@hellokan)

    HI Thanks for your response. That’s strange. I have it installed using right side and blogs side widgets–as you can see here http://69.195.124.132/~kandiajo/blog-2/?

    Although I can see some updates in custom css, I can’t figure out why I cant get the sign-up form to display on my home page?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom CSS not responding to changes’ is closed to new replies.