Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1470158

    Hi

    On one site that uses Fluent Forms Input fields are disabled.
    https://www.dropbox.com/scl/fi/5950mt1zgmabk0bbuexs9/Not-able-to-click-into-input-fields.jpg?rlkey=z8ivjpd6ryj5inrqvo6vghl76&st=v6hwfklt&dl=0

    https://webkonsulenten.com/kontakt/
    (The dev site is under maintenance mode. Making it locked for none signed in users.)

    I do not know why this one site is showing the form input fields as grey. Other sites the form works fine.
    It would be great with some suggestions as to what I can look closer at.
    Thank you.

    ——-

    UPDATE:
    I switched over to the default theme Twenty Twenty Four and all the input fields work nicely there.
    So it seems that this is an issue involved with the Enfold theme in some way.

    UPDATE 2:
    I have updated to the newest version of Enfold. Version 6.0.6. The Input fields are still greyed out and I am not able to click into the Input fields.

    • This topic was modified 19 hours, 44 minutes ago by SHR Design. Reason: Additional testing
    • This topic was modified 19 hours, 38 minutes ago by SHR Design.
    #1470194

    Hey Silje,

    Thank you for the inquiry.

    Have you tried adjusting the color values in the Enfold > General Styling > Main Content tab? To fix the issue temporarily, please disable the Autoptimize and cache plugin, then add this css code:

    #top .main_color .input-text, #top .main_color input[type=text], #top .main_color input[type=input], #top .main_color input[type=password], #top .main_color input[type=email], #top .main_color input[type=number], #top .main_color input[type=url], #top .main_color input[type=tel], #top .main_color input[type=search], #top 
     .main_color textarea, #top .main_color select {
       border-color: black;
       background-color: white;
       color: gray;
       font-family: inherit;
    }

    Best regards,
    Ismael

    #1470226

    Hi Ismael

    That worked! Adding white to the background color of the fields made it clear where to click to enter information.
    I reactivated Autoptimize again and it is working nicely.

    #1470237

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.