• thanks for the lovely theme its excacly what I was looking for. just 1 question though…. I have added a menu on the primary side bar. the font colour of its text is #777 I’d like to change it and make it darker. how do I go about doing this? do I need to add to the child theme css ?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author salsaturation

    (@salsaturation)

    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.

    Theme Author salsaturation

    (@salsaturation)

    @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: https://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

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘greak theme!’ is closed to new replies.