This topic has 8 replies, 3 voices, and was last updated 2 years, 12 months ago ago by Rose Tyler
Hello,
Add the below code to Theme Options > Custom CSS
.ajax-search-form .ajax-search-categories, .ajax-search-form .ajax-extra-content {
display: none;
}
Regards
it has removed the options but pls also tell how to reduce its height. the menu is very big and contains a lot of white empty space
Hello,
Add also the below code:
@media only screen and (min-width: 993px){
.search-full-width .et-mini-content {
height: 300px;
}
}
Regards
its not working
Hello,
Provide URL of your site and temporary wp-admin access.
Regards
i have already provided it
https://everyday-organics-961591.ingress-earth.easywp.com/
Tagged: full width search, menu, remove categories, templates, woocommerce, wordpress
The issue related to '‘remove categories section from full width search menu’' has been successfully resolved, and the topic is now closed for further responses