Hi there,
in my page with contact, the buttom miss when hover. i want to make it red background.
for example
‘https://www.wlhtex.com/en/contact-us/
‘https://www.wlhtex.com/en/product/polyamide-elastane-stretchable-honeycomb-mesh-fabric/
Thanks
Wang
Hey Yaphoon,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.main_color input[type='submit'].wpcf7-submit:hover {
background-color: #e94a3f;
color: #ffffff;
border-color: #c7281d;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
feel free to adjust to suit.
Best regards,
Mike