This topic has 6 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Rose Tyler
Hello good morning.
I’ve activated my website, which will work with child theme, but I have a problem in the search. When I put what I want in the search field appears the banner of the revolution slider and images of the visual composer below. I would only appear the products, like the original theme of the search. What can I be doing wrong?
The following print: http://prntscr.com/cx2klt
Thank you
Hello,
Have you added additional content to Shop page?
If so this content is shown on search results page. You have to remove it.
Regards,
Eva Kemp.
I did not understand Eva, what place will be added this content?
Theme Options in WordPress?
There I did not add anything. Print.http follows: //prntscr.com/cx2u73
Hello,
You can add this code in Custom CSS:
.search .page-description {
display: none;
}
.search .empty-category-block h2 {
margin-top: 20px;
}
Regards,
Rose Tyler.
Thank you very much!
That was exactly what I needed! 🙂
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Search Form’' has been successfully resolved, and the topic is now closed for further responses