Home › Forums › Jevelin Theme › search results page, setting or changing for Woocommerce
Home › Forums › Jevelin Theme › search results page, setting or changing for Woocommerce
Hello, currently on the shop page https://mf.rps.ltd/markforged/ when you use the search and type ‘spools’ the results are shown on this page https://mf.rps.ltd/?s=spools&post_type=productwhich looks like it has blog categories showing etc, which is not wanted. How do I change this to not show all the blog categories?
Thanks
Hi, sorry I think you misunderstand. You need to follow the links and instructions in my op, the issue is when the user uses the search feature and types say ‘spools’ the results are shown on this page https://mf.rps.ltd/?s=spools&post_type=product which looks more like a blog page and has side widgets etc I do not want on there. Hope that makes sense.
Solution for this topic
You can remove the widgets on that page by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.search-results #sidebar {
display: none;
}
.search-results #content {
width: 100%;
padding-left: 0;
}Great, thank you.
You are most welcome here 🙂
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.