This topic has 2 replies, 2 voices, and was last updated 9 months, 2 weeks ago ago by Tony Rodriguez
I’ve spent ages looking for the option to change the color of the border background for sidebar widget like Product Categories.
Could someone please help point me in the direction.
Thanks
Hello, @Blokey,
Thank you for contacting us and for using XStore.
Do you mean this: https://ibb.co/fF5zNty
Kindly proceed with the following steps to insert the provided CSS code into your XStore theme. Navigate to XStore > Theme Options > Theme Custom CSS > Global CSS, and paste the code therein.
.sidebar-widget.widget_product_categories .widget-title {
background: black !important;
}
Please note that within the CSS code, you have the flexibility to alter the color to suit your preferences.
Should you require assistance with a different matter, or if the issue pertains to altering the background color in a specific section, we would greatly appreciate it if you could furnish us with a screenshot of the area in question. This will enable us to provide you with more targeted support.
We look forward to your response and are here to assist you with any further inquiries.
Best Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up