I am having the same issue. I have added the includes folder and the loop-search.php file to my child theme and made the changes. It still shows the old search results text.
I ended up changing the layout and deleting the CSS. This was due to a design change.
Thank you,
Melissa
I used this CSS
@media only screen
and (min-device-width : 767px)
{ .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item{
display: block!important;
}
.av-burger-menu-main.menu-item-avia-special {
display: none!important;
}
I had to use some CSS to get rid of it but I still am baffled as to why it was there in the first place…
If you want to take a look at it and see what I am talking about you can still login and remove the CSS to see what I was talking about.
Thanks,
Melissa
I have changed it to admin.
Thanks,
Melissa