Tagged: , , ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #944365

    Hello,
    Much like my last support request, I am having a similar issue with styling the contact form module.
    I styled the order form fields, labels etc. using CSS Hero which for the most part, works great.
    For some reason, there are remaining fields and labels that are not affected by style changes (See screenshot for labels that are dark grey, no visible type). They cannot seem to be directly edited by CSS Hero.
    I have exhausted all efforts for hours.
    Please help.
    https://gyazo.com/304e87431c92254a357940c645eb0ece

    #945170

    Details added in private content. Thanks!

    #945252

    Hi,

    Thank you for using Enfold.

    Use this code in the Quick CSS field to override the theme’s default styling.

    #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 {
        background-color: #d5d5d5;
    }

    Best regards,
    Ismael

    #945578

    Worked. Thanks!

    #945616

    Hi,

    I’m glad you were able to get this corrected, if you need additional help please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Contact form styling not consistent’ is closed to new replies.