New Landing How can we help? Atelier review comment form text colour

Viewing 5 posts - 16 through 20 (of 20 total)
  • Posted in: Atelier
  • #255248
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    It seems perfect to me. Please remove my last reply code and check after clear the cache of browser.
    Thanks
    Mohammad

    #255355
    NikkiSt
    Member
    Post count: 240

    Hi,

    See screenshot. WHen you type comment the text is black which is perfect but the placeholder text is still white as per screenshot? Is this what you are seeing? I want to know if it’s possible for the placeholder text to be black as well? As you can hardly see it when it’s white.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #255362
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #000 !important;
    }
    input:-moz-placeholder, textarea:-moz-placeholder {
    color: #000 !important;
    }
    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color:#000 !important;
    }

    Thanks
    Mohammad

    #255374
    NikkiSt
    Member
    Post count: 240

    awesome – thank you so much for your help ๐Ÿ™‚

    #255377
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Glad ๐Ÿ™‚ to help you.
    Thanks
    Mohammad

Viewing 5 posts - 16 through 20 (of 20 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