This topic has 7 replies, 2 voices, and was last updated 1 years, 9 months ago ago by Tony Rodriguez
Hi,
how can I hide popular categories’ Title in the Search section (Full Width search Type)? I need only to Hide the Title.
Regards,
Hello @Fares,
To hide the titles of categories in the Search section, please navigate to XStore > Theme Options > Header Builder > Search. There, you will need to turn off the Search By Category option and publish it. Please refer to the image provided here: https://postimg.cc/fVFNm4kw
If you have any further questions or concerns, please do not hesitate to contact us. Our support team is always available to assist you.
Best regards,
8theme Team
Hi, i don’t want to hide the search by category, I just want to hide the title “Popular Category”.
Regards
Hello, Fares,
Thank you for providing the screenshot. In order to hide the title “Popular Category”, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS. After doing so, please clear your browser cache and check back to your site. The result should appear as shown in the link provided.
CSS Code:
.search-full-width-form .ajax-extra-content .ajax-search-categories .full-width.align-center.products-title {
display: none !important;
}
Link: https://postimg.cc/MfbN0MP1
We appreciate your cooperation.
Best Regards,
8Theme’s Team
Thank you so much for your help
Hello, Fares,
We are delighted to have you as our customer. If you are satisfied with our Theme and Customer, as well as Technical Support, we would greatly appreciate it if you could leave a 5-star rating for us on ThemeForest at the following link: http://themeforest.net/downloads. Doing so would help us to continue to provide updates and dedicated support in the future.
Thank you for your time and we hope you have a wonderful day.
Topic closed.
Sincerely,
8Theme’s Team
The issue related to '‘Hide Popular Categories in Search Section’' has been successfully resolved, and the topic is now closed for further responses