Hi,
how is it possible to change the header to transparent on the search page?
Thanks.
Tobias
Hey PAGEPAPER,
It might be possible with some css, can you point us to your search page? also try adding this css code in Quick CSS (located in Enfold > General Styling):
.search .header_bg {
background:transparent !important;
}
.search #main {
padding-top: 0px !important;
}
Hope this helps :)
Best regards,
Nikko