Hello,
how can I hide the right search result column?
Regards,
Hugo H.
Hi Hugo H,
Please add this CSS code in Enfold > General Styling > Quick CSS:
.search-results .content.template-search {
width: 100%;
border: 0;
}
#top.search-results #main .sidebar {
display: none;
}
Best regards,
Nikko
Hello Nikko,
thank you, that did it!
Regards,
Hugo
Hi Hugo,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko