Home › Forums › WoodMart support forum › Log in › Reply To: Log in
July 5, 2021 at 9:27 pm
#304673
Elise Noromit
Member
Hello,
You can configure the view of the buttons and forms in the Theme Settings > Styles and colors.
Please add this code to the Theme Settings > Custom CSS > Global:
body .mobile-nav .searchform input[type="text"] {
height: 50px;
}
Best Regards