Problem with custom css contact form 7
-
Hello authors ??
I have customize contact form 7 and I have a really strange problem !
The form is working fine without columns.. But when I add the css for columns styles the text disable… I figure out that the problem is float:left;
but it’s really important to use it.. Any ideas what cause this problem ?Thanks
Col code:.custom-col_half { margin-bottom: 25px; display: block; position: relative; margin-right: 4%; float: left; width: 48%; } .custom-col_half_last { margin-bottom: 25px; margin-right: 0 !important; display: block; position: relative; float: left; width: 48%; clear: right; }
img url: https://i58.tinypic.com/33yru9x.png
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Problem with custom css contact form 7’ is closed to new replies.