Home › Forums › VW Theme › VW PHOTOGRAPHY PRO THEME › Home Contact Form
Tagged: Home Contact Form
- This topic has 9 replies, 2 voices, and was last updated 5 years, 2 months ago by
developer vwtheme.
-
AuthorPosts
-
May 31, 2019 at 7:23 am #13355
Summer Bookout
ParticipantTwo questions regarding this section:
1.How can I change the default bright pink color for the ‘send’ button?
2. Also, how do I change the message sent reponse color. It does not appear on the default blue backround. Only a green rectangle appears and after highlighting it, can you see the “message sent successfully” textsite: stephaniescustominteriors.com
June 1, 2019 at 3:50 am #13379developer vwtheme
ParticipantHi,
Thank You for choosing us!
Kindly provide us the Site URL to review so that we could provide you a solution.
Thank You
June 16, 2019 at 12:59 am #13692Summer Bookout
ParticipantChecking status on this submission. URL was provided in the original post. Thanks.
June 17, 2019 at 10:56 am #13726developer vwtheme
ParticipantHi,
Thanks for your message.
Kindly provide us the color code we will provide you the CSS to add and apply the color.
Thank You.
-
This reply was modified 5 years, 10 months ago by
developer vwtheme.
July 11, 2019 at 3:07 pm #16960Summer Bookout
ParticipantColor code is: #b592a0
The second part to my original question which has not been addressed: 2. Also, after submits the form, the confirmation of ‘message sent’ is not visible due to the default background color and the font color of the message. Only a green rectangle appears and after highlighting it, can you see the “message sent successfully” text. Link to site: http://www.stephaniescustominteriors.com
site: stephaniescustominteriors.com
July 12, 2019 at 10:01 am #17038developer vwtheme
ParticipantHi,
Add this CSS in Additional CSS:
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
color: whitesmoke;
}Thank You.
January 13, 2020 at 6:48 pm #36442Summer Bookout
ParticipantThis is a followup to reply #16960. The additional CSS did not work. I need all responses to appear, even if they fail. Currently the text is the same color as the background. This CSS is all that works to show the email was sent successfully:
div.wpcf7-mail-sent-ok{
color: #fff !important;
}Please provide CSS for all type of confirmations. site: http://www.stephaniescustominteriors.com
January 18, 2020 at 12:11 pm #37006developer vwtheme
ParticipantHi,
Thanks for your reply.
For exactly what you need CSS?
Kindly, please let us know so that we can help you.
Many Thanks!
January 30, 2020 at 4:09 pm #38403Summer Bookout
ParticipantWhen a request is submitted on the form, only a successful submission is displayed. If there is an error, the message can not be seen as it is in the same color as the background. I was provided CSS previously so successful submission acknowledgments were readable. Now Im asking for all message types to be readable (different color than the background – as it defaults to the same). Please see the thread above as that was the solution provided.
February 3, 2020 at 1:19 pm #38784developer vwtheme
ParticipantHI,
Can you please explain this with the help of the screenshot so that we can help you.
Thank You.
-
This reply was modified 5 years, 10 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.