Tagged: 

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

    Hi,

    I am trying to make the contact form input fields transparent or semi-transparent. I tried several ways on quick css but didn’t work..

    Thank you

    #462546

    Hi iclektic!

    Please try the following in Quick CSS under Enfold–>General Styling:

    #top .alternate_color input[type='text'] {
      background-color: transparent !important;
    }

    Best regards,
    Rikard

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