Home › Forums › WoodMart support forum › Search Box › Reply To: Search Box
June 2, 2022 at 3:10 pm
#380832
Aizaz Imtiaz Awan
Keymaster
Hello,
Please try adding the following Custom CSS for that.
.searchform input[type="text"] {
padding-left: 50px;
}
Best Regards