Hello I want to change the color of search pop up color and content how can I do it.
I didn’t get any option to edit content title or text or color.
This topic has 4 replies, 3 voices, and was last updated 1 years, 10 months ago ago by Tony Rodriguez
Hello I want to change the color of search pop up color and content how can I do it.
I didn’t get any option to edit content title or text or color.
Hello Sneaker Maniac,
Thank you for contacting us and for using XStore.
Custom CSS code can be used, for example:
.search-full-width .et-mini-content, .search-full-width .products-title, .category-grid .categories-mask h4 {
color: white !important;
}
.search-full-width .et-mini-content {
background-color: black;
}
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
If I want to change the text of the title of category list, how can I do that on search pop upp.
Hello @Sneaker Maniac,
If you would like to change the text of the title of the category list on the search popup, you can find the string in the XStore Core Plugin translation files. Please ensure that you have updated the translations after the plugin update. For further instructions, please refer to our theme documentation here:
https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
https://www.8theme.com/documentation/xstore/theme-translation/translation-files-update/
We have also recorded a video for your reference on our test site: https://streamable.com/by69d1
We hope this information is helpful.
Best regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up