tendrías que buscar en los estilos:
.entry.excerpt {
font-size: 15px;
color: #000;
}
yo le puse esos valores
Hi Retha,
Can you post a link to your site?
According to the themes author the columns can be set from 0-2, but if typography and tables are not in the themes options you can easily change that with CSS. The text color can be changed with CSS as well and you can create a child theme or use a custom css plugin to apply these css changes.
Let me know if this works for you.
Regards
Ernest Close
Link is http://rethagroenewald.com
This is an awesome theme!!!!!!
I don’t know anything about CSS.
Hi Retha, Your site looks very nice and you are right that is a very nice theme. Have you managed to change the color of the text yet? I notice it’s only the quotes that are still gray.
Regards
Ernest Close
Hi Ernest,
Yes, I read somewhere that I should add
.entry { color: black; }
.entry.excerpt { color: black; }
in Eddit CSS
So I did and it changed the font to black, but as you can see not all of it. LOL
Thanks for your help and I’m glad you like my site.
I’ve recently merged 3 blogs so I’m trying to sort it but having trouble.
There are too many categories and sub-categories. The category widget shows too many categories in the right sidebar.
Then I tried custom menus for each main category. This looks neater but the problem is it doesn’t automatically update categories (with posts and without posts).
Retha