Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #960801

    Hi, I think this should be simple, but can’t find a bit of code that works… I would like lighter placeholder text on CF7 on one particular page. Can you help?

    #961330

    Hey andrea,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-2590 input::-webkit-input-placeholder {
      color: #fff !imporant;
    }

    Best regards,
    Rikard

    #961398

    Thanks for that, unfortunately it didn’t work…

    #961510

    Hi,

    Please check this link for placeholder code snippet and how to use it https://kriesi.at/documentation/enfold/contact-form/#styling-placeholder-text

    If you are using only one forum you can use the code snippet as is or feel free to change the color values to suit your site design.

    Best regards,
    Vinay

    #961524

    Sorted it – I just spotted a typo in the first lot of code tried! Thanks for pointing me in the right direction.

    #961665

    Hi ac,

    Glad that it’s resolved :)
    Feel free to comeback if you need further assistance.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘CF7 change colour of placeholder text’ is closed to new replies.