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

    Hello,

    I have the newsletter subscribe widget in my footer, but would like the ‘subscribe’ button to be a different colour – specifically, hex code #e9068b. Is this possible to do?

    Thank you,

    Lauren

    #583383

    Hey Lauren!

    Sure, can you please post the link to your website so we can provide you accurate custom CSS code?

    Regards,
    Yigit

    #583391

    Hello,

    The link to my site is below. I don’t have the form on there yet but it’s going to go on the bottom right corner of the footer, in place of the logo that’s there currently.

    Thank you,

    Lauren

    #583396

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #footer input.button {
        background: #e9068b;
        border: none;
    }

    If that does not help, please add your form to the footer and then let us know.

    Best regards,
    Yigit

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