• lexih28

    (@lexih28)


    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

Viewing 5 replies - 1 through 5 (of 5 total)
  • divjotsingh_440

    (@divjotsingh_440)

    Hello,
    Remove the following code-

    #primary-home {
    display: none;
    }

    It is causing the issue.

    Divjot

    Thread Starter lexih28

    (@lexih28)

    Thank you! That still didn’t do what I thought it would, but it instead made it possible for me to create pages instead, which was actually ideal!

    Now how can I get certain posts to show up under certain pages?

    Also, how can I get my posts to have a white background or just a plain page behind them so you can read them?

    Thank you so much!

    divjotsingh_440

    (@divjotsingh_440)

    Hello,
    It seems you have changed the theme.
    Can you please revert to Klean theme so that I can take a look at the issue.

    Divjot

    Hello,

    This is a simple and beautiful theme, great work, thank you very much!
    Would it be possible to replace the “Recent Posts” section, for example, with a slider plugin? I have tried adding a slider widget in the “Home Sidebar Left”, for example, but i see both default Recent Posts and plugin at the homepage. And for now, recent posts is not showing on my homepage. So my question is how to hide the Recent Posts (not delete it), is there an extra css code for this?

    Thanks in advance.

    Well, update: My posts are visible but not the way i would like it!

    Thanks again!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Posts not Appearing?’ is closed to new replies.