how do you remove comments text?
i am trying to remove the text “you must be logged in to post a comment” in the footer section of my site but i cant seem to get it off i did custom css but it still seems to be an issue.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Rondell
Try the following in a Custom CSS plugin or child theme stylesheet:
.must-log-in { display: none; }thanks very much man it went away
Super, glad that did the trick.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.