Viewing 2 reply threads
You must be logged in to reply to this topic.
Is there a way to customize the search results page with a header image similar to what we’ve (site creds are in my account) done with our other pages. Right now we have a default white header that is clashing with a white body background, where as that’s not the case on other pages since they were built through the page-builder.
I guess this would apply to other things as well such as media pages.
Hello,
Sorry is impossible to change the default color for the search result from the option. I have change the color of the menu by adding this custom css lines:
.search .header_container.menu-full-style #navigation nav > ul > li > a, .error404 .header_container.menu-full-style #navigation nav > ul > li > a{
color:red !important;
}
Let us know if its ok now.
Regards!
You must be logged in to reply to this topic.