New Landing How can we help? Atelier form input text color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #210169
    NikkiSt
    Member
    Post count: 240

    Hi there

    On my site I have made the input color for forms to white but I’m now having a problem on the maintenance mode page http://www.nativeinteriors.com/coming-soon as the input text here is now also white on a white background so you can’t actually see anything when trying to subscribe on the subscribe form? Is it possible to have this input text black without affecting the input text on the site?

    thanks

    #210173
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    input{color:#000 !important;}
    Thanks
    Mohammad

    #210175
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please use this, you can target the page id class within the body:

    .page-id-31 input[type="email"] {
        color: black!important;
    }

    Thanks,
    David.

    #210178
    NikkiSt
    Member
    Post count: 240

    Brilliant thanks David ๐Ÿ™‚

    #210201
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Good point David. I like it ๐Ÿ™‚ .
    Thanks
    Mohammad

    #210516
    David Martin – Support
    Moderator
    Post count: 20834

    No problem guys, looks like me and Mohammad posted at the same time! ๐Ÿ™‚

    – David.

Viewing 6 posts - 1 through 6 (of 6 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