• Resolved karishmalaw

    (@karishmalaw)


    After completing the contact form, there’s no “submit/send button” option. How do I correct this?

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • The button is there. The text and button seem to be white. Maybe check your CSS?

    Thread Starter karishmalaw

    (@karishmalaw)

    So new to all of this, will you be able to advise how to fix this?

    From the Dashboard page, go to Appearance on the left and select Customize from the list that pops up.
    On the next page you should see your website in the right and a list of items you can change on the left. On the website side navigate to your contact page and scroll so you can see where the button should be.

    On the left scroll down until you find CSS or Additional CSS or something similar and click on it.
    Cut and paste the code below into this window and you should see the button turn grey. input{background-color:#cccccc !important;}

    The part that says cccccc is actually the color grey. You can change this by picking another color and changing the cccccc to something like this 3399ff, which is light blue. See more colors here – https://www.w3schools.com/colors/colors_picker.asp

    When you are done don’t forget to to click on the blue button at the top that says Publish to make it live.

    Thread Starter karishmalaw

    (@karishmalaw)

    Thank you so so much! One more problem I’m having and if you don’t mind me asking, I tested out the form which says that the message was sent but I received no emails. What might cause this?

    I believe Contact Form 7 defaults to the mailbox listed under Settings/General on the left of the Dashboard. Check that mailbox and check the spam in that mailbox.

    Thread Starter karishmalaw

    (@karishmalaw)

    There isn’t a mailbox option

    I should have said email address, not mailbox. Check your mailbox for the email address listed under Settings/General. Make sure to check your Spam folder as well.

    Thread Starter karishmalaw

    (@karishmalaw)

    All checked and still nothing! Maybe I should open another thread? Thanks a lot for all your help!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘No “send button” option’ is closed to new replies.