• Resolved ivanklindic

    (@ivanklindic)


    Hi,

    I was wondering if there is an option to remove “Comments are closed” from the homepage?

    Thank you in advance,
    Ivan

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi Ivan,

    Please add the following CSS to your site to hide that text:

    .comments-link {
      display: none;
    }

    You can copy & paste the code above into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

    • This reply was modified 4 years, 11 months ago by Ben Sibley.
    Thread Starter ivanklindic

    (@ivanklindic)

    Great Ben, thank you for your fast help!

    Ivan

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome! Stay in touch if you need anything else and I’ll be happy to help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Comments closed on homepage’ is closed to new replies.