• Resolved rachelvass

    (@rachelvass)


    sorry for another question

    my site is https://www.themeltedmarshmallow.com

    since the last sela update the subscribe button near the bottom of the first page is the wrong colour and i cant work out the css to change it to match my others.

    can you help please?

    thanks so much, really appreciate your help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey there,

    You can change the color of your subscribe button with following CSS:

    button, input[type="button"], input[type="reset"], input[type="submit"], #infinite-handle span{
        background-color: #000;
    }

    Adjust the color according to your needs. Hope it helps.

    Thread Starter rachelvass

    (@rachelvass)

    I’m still not managing to get this to work unfortunately ??

    Hi @rachelvass,

    I’m seeing that the button is currently a bright pink colour. Here’s a screenshot:

    Screen Shot 2016 06 09 at 12 34 36

    Can you let me know if the button looks the same as my screenshot on your end? Also, what colour are you trying to change it to?

    The custom CSS that Suyogya provided should work and I’m wondering it the button may look a little different on your end.

    Thread Starter rachelvass

    (@rachelvass)

    Oh yeah, it’s working now, strange, thanks for your reply.

    I’m glad to hear that! Please let us know if anything extra comes up.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘sela change subscribe box colour’ is closed to new replies.