Site logo

Archived topic

In comment form how do i hide website entry

4 replies · Started by Andy on July 18, 2021

Viewing posts 1–5 of 5

Site: savingtoinvest.com

Trying to hide URL/website entry box in comment. But unable to get it to hide despite adding CSS per forum. Can you help? Even the plug in to remove the URL is not working (which it was on my last theme)

Tried this, but nothing seemed to change (other than name and email are no longer mandatory).

Actually found an easier way to do this. Just added this custom CCS and it did the trick. Nothing else needed to be changed.,

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

Glad to hear.

This archived topic is closed to new replies.