Hi there,
where can i change the color of the sidebar text? It´s a menue.
Sorry, stupid question, but I can´t find it.
Thanks a lot!
Best regards Kerstin
Hi there,
where can i change the color of the sidebar text? It´s a menue.
Sorry, stupid question, but I can´t find it.
Thanks a lot!
Best regards Kerstin
Hello Kerstin,
Thanks for writing to us.
You can use this custom CSS code under Theme Options —>CSS
.x-sidebar .widget ul li a {
color: #ff0f0f;
}
If it doesn’t work for you please share your exact page URL with a screenshot. Please feel free to change the color code as per your design. The purpose of providing custom CSS is to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector.In case if you have no idea about coding you can subscribe to One where customization questions are answered.
Hope it helps.
Thanks
Worked out, thank you so much!!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.