I used a widget 8theme – Brand List from WordPress list, and it seems there are the wrong colors. How is it possible to change them?
This topic has 5 replies, 2 voices, and was last updated 4 days, 8 hours ago ago by Rok
I used a widget 8theme – Brand List from WordPress list, and it seems there are the wrong colors. How is it possible to change them?
Hello,
Thank you for reaching out to us.
Could you please provide the link to the page shown in your screenshot, as well as a detailed description of the desired result?
Warm Regards,
The 8Theme Team
Hello,
We appreciate your prompt response.
Colors can be changed using custom CSS code, for example:
selector .sidebar-widget ul li a {
color: #222;
}
selector .widget-title {
color: red;
}
Private Content
Warm Regards,
The 8Theme Team
Thanks for the support! My topic “How to change the color in widget. Default options are not available” has been successfully resolved.
The issue related to '‘How to change the color in widget. Default options are not available’' has been successfully resolved, and the topic is now closed for further responses