[Plugin: Contact Form 7] send (submit) button at bottom of sidebar
-
Hey guys,
I’m a bit stuck on this one. I have agreed to help someone with their wp site and have updated cf7. The send button now appears at the bottom of the sidebar:https://www.dolphinswims.co.uk/
I’ve firebugged it to the code below:
#book-submit {
background-color: #E68423;
border: medium none;
bottom: 10px;
cursor: pointer;
height: 20px;
position: absolute;
right: 30px;
width: 45px;
}I can correct the error by changing the position value from absolute to static. My problem is that it refers to a document called https://www.dolphinswims.co.uk#5 which I can’t locate for the life of me. Any pointers will be gratefully received.
Many thanks,
Jon.
- The topic ‘[Plugin: Contact Form 7] send (submit) button at bottom of sidebar’ is closed to new replies.