Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text & Title Not Visible #2

Open
nitinrkg opened this issue May 24, 2013 · 1 comment
Open

Text & Title Not Visible #2

nitinrkg opened this issue May 24, 2013 · 1 comment

Comments

@nitinrkg
Copy link

When I deploy the ideapress solution (as downloaded and extracted) without making any changes, the title doesn't load as well as text doesn't load in the various posts (but the images do. Why is this happening?
error

@michaelsiu
Copy link
Collaborator

this is because the text and the background color are the same color. Both white. I will update that in the source. In the mean time, you can use css to change it.
body {
background-color:#{ColorCode} !important;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants