Home › Forums › WoodMart support forum › Mobile Menu › Reply To: Mobile Menu
February 26, 2018 at 1:11 pm
#42308

Artem Temos
Keymaster
Try to add the following code snippet to the Custom CSS area in Theme Settings to change this
.no-products-footer {
display: none;
}
.searchform input[type=text] {
border-color: #121937;
}