When mouse over text boxes, cursor shows as No??
-
I have created a Contact Form 7 on my clients Contact page. However, when you put the cursor over the First Name, Surname, Address, Phone Number, Email fields and the SEND button, it shows the cursor as a red circle with a line through it? Any ideas how to stop this??
It wasn’t allowing the fields to be clicked, so I added the following to the CSS:
.wpcf7-form-control-wrap {
position: initial;
}(I also tried the same but with ‘position: static’ with the same result.
Help!
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘When mouse over text boxes, cursor shows as No??’ is closed to new replies.