• My website (https://bisdak.org)is acting weird as it does not show the content of the posts in my front page when I use Chrome. If viewed using other browsers, the website is ok.

    When I get logged in to my Dashboard, the problem goes away. After log out, the problem recurs. My theme is Masonic.

    How do you fix this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    For some reason, you have this:

    p {
    color: #646464;
    margin-bottom: 1.5em;
    overflow: hidden;
    }

    If you comment out, overflow: hidden; the content appears.

    Thread Starter chpatino

    (@chpatino)

    This is weird. I already edited (and saved) my css file to remove the overflow: hidden line. However, when I check the site using Developer Tools, the line still exists.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Post content is not showing in the front page’ is closed to new replies.