Hallo,
My website is https://streuobstallianz-bayreuth.de/category/aktuelles/
How can I change the color for the text in a blog.
The color here is white, but also the background-color. You can’t read that.
Many greetings Kora
Hello Kora,
Thanks for writing to us.
I would suggest you add this custom CSS code under Theme Option ---->CSS
.archive.category .entry-content.excerpt {
color: #0f0f0f;
}
Please feel free to change the color code as 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 you have no idea about coding you can subscribe to One where customization questions are answered.
Hope it helps.
Thanks
Thanks so much - it’s perfectly!
Hello Kora,
Glad that we were able to help you. Please feel free to open a new thread if you have any more concerns.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.