Home › Forums › WoodMart support forum › Header issue. › Reply To: Header issue.
April 4, 2019 at 1:22 pm
#116950
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.form_shadow{
box-shadow: 0 10px 50px rgba(0,0,0,.08), 0 13px 45px rgba(0,0,0,.08);
border-radius:15px;
padding-top:30px;
}
Best Regards