Posts not Appearing?
-
I have installed and customized the Klean theme and I love it. I have added the following custom css to the theme:
.site-title, .site-description {
background: none !important;
}
#primary-home {
display: none;
}
#search-top {
display: none !important;
}
body {
font-size: 12px;
}
h1{
font-size: 84px;
font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
font-weight:100;
}
h1{
position: absolute;
top: 120px;
left: 20px;
letter-spacing: 8px;
}Now I can’t see any of my posts when I post them and I don’t know why. For my menu, I have created it with categories, not pages. Is this the issue? When I click on each category, it does not take me anywhere other than the same home page. If it does, it still doesn’t show the post correctly and everything is either overlapping or impossible to read. What do I need to do in order to fix this?
I tried adding a post under the “Never Let Me Go Tab.”
This is my website: LexiHart.com
- The topic ‘Posts not Appearing?’ is closed to new replies.