Home › Forums › WoodMart support forum › Mobile Menu › Reply To: Mobile Menu
February 25, 2018 at 1:30 pm
#42173
Artem Temos
Keymaster
Hello,
1. Sorry, but there is no such search style in our theme.
2. You can remove it with this code snippet
.search .page-title {
display: none;
}
3. You can customize the page title globally in Theme Settings -> Page heading.
4. Sorry, but it may be possible with additional code customization only as well.
Kind Regards