Hello,
I was wondering if you could have a check if I did anything wrong with the contact form layout CSS:
Screenshot: https://ibb.co/cdEbDo
I was creating this row in the “Static Block” > “Shop Banners below the products” and paste each related CSS code from the homepage settings.
——————————————————————————————
These are the CSS codes:
.wpcf7-submit{
font-size: 13px !important;
letter-spacing: 2px !important;
width: 145px !important;
height: 50px !important;
color: #fff !important;
background: #26172c !important;
font-family: Yantramanav;
margin-left:0;
position: relative;
left: -8px;
}
.wpcf7-validates-as-email{
width: 77%;
height:50px !important;
float: left;
background:transparent !important;
border:1px solid #f0f0f0 !important;
color:#24102c !important;
}
input[type=”email”]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
color: #b0b0b0 !important;
}
.form-subs{
height:50px;
}
——————————————————————————————-
DEMO PAGE EXAMPLE: https://www.8theme.com/demo/xstore/underwear/
Thanks very much!
Regards
Graham