• Resolved Ed

    (@eochoa)


    Just wondering how to hide/remove “websites” under comments. Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @eochoa,

    Thanks for reaching out!

    In order to better assist you, could you please provide us with the Site URL of your website? Once we have the URL, we’ll be able to investigate and provide you with a more accurate solution.

    Thanks!

    Thread Starter Ed

    (@eochoa)

    pinoygrapher.com – thanks

    Thread Starter Ed

    (@eochoa)

    wildlife and acton figures pages.

    Hi @eochoa,

    Thanks for sharing the site link,

    NextGEN Gallery does not currently offer the option to remove websites from the comment section. However, you can use the CSS code to remove the section from the comment area.

    Please use the following CSS code inside WordPress Dashboard > Appearance > Customize > Additional CSS:

    .nggpl-comment-form .nggpl-comment-form-url{
    display: none;
    }

    Let me know how it went.

    Thanks!

    Thread Starter Ed

    (@eochoa)

    That did the trick, awesome. Thank You!

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.