Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #161883
    James Avery
    Participant

    I would like to be able to change the color of the “sidebar” used for my blog page. The darker grey are harder to see. Can you supply me the code that I can mod in the “Appearance -> Customize -> Additional CSS?

    See ” http://xgm.7c7.myftpupload.com/blog/

    Thanks,
    Jim Avery

    #161898
    Skandha
    Participant

    @james-avery: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .widget-title, .widget a {
    	color:#fff;
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #162018
    Anonymous
    Inactive

    goodjob

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change color of \"side bar\" text, hover and link color’ is closed to new replies.