Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #359045

    Hello,

    I am using Enfold and a plugin for content restriction and I noticed that the login forms don’t display correctly in Firefox.
    I was wondering if there is anyway to solve this problem? link to the problem below:

    #359295

    Hey Ballabird!

    I cannot see any issues except for input borders being white. You can change their color using following code in Quick CSS in Enfold theme options under General Styling tab

    #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: #e2e2e2; }

    Regards,
    Yigit

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