Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Home Contact Form

Home Forums VW Theme VW PHOTOGRAPHY PRO THEME Home Contact Form

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #13355
    Summer Bookout
    Participant

    Two 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” text

    site: stephaniescustominteriors.com

    #13379
    developer vwtheme
    Participant

    Hi,

    Thank You for choosing us!

    Kindly provide us the Site URL to review so that we could provide you a solution.

    Thank You

    #13692
    Summer Bookout
    Participant

    Checking status on this submission. URL was provided in the original post. Thanks.

    #13726
    developer vwtheme
    Participant

    Hi,

    Thanks for your message.

    Kindly provide us the color code we will provide you the CSS to add and apply the color.

    Thank You.

    #16960
    Summer Bookout
    Participant

    Color 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

    #17038
    developer vwtheme
    Participant

    Hi,

    Add this CSS in Additional CSS:

    div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    color: whitesmoke;
    }

    Thank You.

    #36442
    Summer Bookout
    Participant

    This 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

    #37006
    developer vwtheme
    Participant

    Hi,

    Thanks for your reply.

    For exactly what you need CSS?

    Kindly, please let us know so that we can help you.

    Many Thanks!

    #38403
    Summer Bookout
    Participant

    When 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.

    #38784
    developer vwtheme
    Participant

    HI,

    Can you please explain this with the help of the screenshot so that we can help you.

    Thank You.

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