New Landing How can we help? Atelier Changing colour of submit button in footer

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #261672
    skullo27
    Member
    Post count: 217

    Hi I was wondering if you could tell me how to change the colour of the text in the submit button when I put a form in the footer. See attached screen shot, I tried changing using custom css but I don’t think I had it right, as when I changed it, it also changed the colour of the text in the submit button on the contact form higher up the page. to clarify I just want to change the colour of the text on the submit button in the footer.

    Many thanks
    Sam

    Attachments:
    You must be logged in to view attached files.
    #261705
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css

    #footer input[type="submit"], #footer button[type="submit"], #footer .wpcf7 input.wpcf7-submit[type="submit"] {
      color: #fff;
    }
    

    – Kyle

    #261713
    skullo27
    Member
    Post count: 217

    perfect thanks!

    #261714
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Kyle.
    Mohammad

    #261715
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register