Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author nickboss

    (@nickboss)

    Hi,

    I saw your page. It can be fixed with a little css. Please add the following code in the Custom CSS area of your theme. If you don’t know where this is, then add it at the end of style.css file at Dashboard / Appearance / Editor:

    .main-holder input.file_userdata_message[type="text"], .main-holder input.file_userdata_message_required[type="text"] {
        padding: 0px;
        color: #3498DB;
    }

    you can replace #3498DB (this is a light blue that exists in your website) with any color you like.

    Thread Starter Heritagestudio

    (@heritagestudio)

    It works great Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Visualization problem in Firefox on Mac and colour text’ is closed to new replies.