• Resolved Rohmah Azim

    (@makeandsavemoneyonline)


    Hi
    The countdown timer and the subscription form box is grey, can you please tell me how I can change it to white?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ales

    (@alesmal)

    Hi, use this custom CSS:

    .cmp-subscribe input[type="email"],
    .cmp-subscribe input[type="text"],
    .counter-box { 
     background-color: white;
    }

    Ales

    Plugin Author Ales

    (@alesmal)

    Also I’ve noticed you are using reCaptcha, but it’s missing client ID so it’s not working.

    A.

    Thread Starter Rohmah Azim

    (@makeandsavemoneyonline)

    Thank you, it worked. also added the client ID for the reCaptcha.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Countdown Colour’ is closed to new replies.