Jump to content

CSS Required Field X Not Displaying Properly


KateMacwil

Recommended Posts

Hi

I have created a Contact 7 Form and added some custom css as shown below.

When I click the Sign-Up button and don't enter any data, the red box displaying the error X is being cut off.

I thought it might have been my border, so I removed that and tested and the issue persists.

How do I resolve this?

div#wpcf7-f3791-p3734-o1 {
	border-radius: 25px;
    border: 2px dashed #0c6bb5;
    padding: 20px;
}

 

contact-error.png

Edited by KateMacwil
forgot to add something
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...