Viewing 2 replies - 1 through 2 (of 2 total)
  • Have you tried adding display: none to your child-theme’s CSS file?

    Try adding this CSS below:

    .entry-description-container {
    display: none;
    }

    Let me know if this helps.

    Andrew

    Thread Starter TeamBC

    (@teambc)

    Thanks for the reply. But, I have decided to go with a different theme.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can not remove homepage message’ is closed to new replies.