Hi thulag
Apologies for the delay – do you still require help with this or have you resolved it?
I have the hueman-child theme installed and I’m really just in the beginning stages of setting it up from a You Tube tutorial by Josh Jackson.
Like “thulag” I’d love to know what code to use in style.css to change the size and color of text in posts (it’s a little light for reading) as well changing size and color of text in the side bar. Thanks so much. Love the theme.
@carol
Please elaborate which part of the sidebar…
Any this should be a starter
.entry p, .entry dd {
font-size: 20px;
color: #ff6600;
}
.sidebar .widget {
font-size: 18px;
color: #ff9900;
}
Thanks for your reply. I added the code and didn’t get any change in color in the sidebar. I did though in the body text.
I’ve left my site open so you can see the results of the changes. I would like to ask if you would also take a look at my footer. I have tried every combination of suggested code to change the color from white to something else. Nothing has worked. The footer is made up of 3 Visual Editor “Widetized” footers, if that helps.
Thanks in advance for any help you can give.
site: http://www.wlrlife.com
salsaturation! I didn’t answer your question about which part of the sidebar I wanted to change. In addition to the footer background color, I would like to change the background color of the entire right sidebar as well. As for the font size and color, it’s the Caterogy titles I would like to change.
Again, thanks for your help.
Thread Starter
thulag
(@thulag)
i edited the parent theme css and was able to change the font colour on the left sidebar. but when i update it goes back to the original