Edit brands on search results page
-
Hi, the brand logos on the products page is different than the one on the main page.
How do we edit the one on the search page?
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body.search-results .wd-prefooter {
display:none;
}
Best Regards
Hi, and thank you.
I want to use the same brand logos in this carousel as on the main page, with navigation arrows and the existing height. The carousel looks good, but I want to make it possible to navigate through the logos as on the front page.
Hello,
Please make sure the pre-footer has been enabled on the home page: https://xtemos.com/docs/woodmart/options-for-pages/
Best Regards