Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #59055
    rojtalbot
    Member

    The text in the News Archive post in the footer is blank! Is this a problem with the theme?
    http://biz139.inmotionhosting.com/~middle45/middletonrecreation.org/test/

    #59060
    Sakin
    Keymaster

    @rojtalbot: I see the following css in your Custom CSS box. The following css will make your link text in footer are white and also your background in white. So, it’s empty. Change that color code and it will be fine.
    #supplementary .widget-area, #supplementary .widget-area a { color: #FFFFFF; }

    #59071
    rojtalbot
    Member

    Problem is in my Custom CSS code. I was able to change color in the excerpt text but not the link text which is too light, Need to make it black.

    #59169
    Sakin
    Keymaster

    @rojtalbot:`You can change the color code in the following css in “Appearance => Theme Options => Custom CSS” box to change the link color:
    #supplementary .widget-area a { color: #21759b; }

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Blank text’ is closed to new replies.