Hide website URL field in comment?

Posted in: Newspaper
Post count: 32

Is there any inbuilt functions/features to hide website URL field from the comment section?

Post count: 35449

Hi inqusitive-stha, unfortunately this can be hide only with custom see, for the moment there is no option to remove it from comment section.
Please try this custom css
.comments .comment-form-input-wrap.td-form-url{
display: none;
}

This code need to be set in theme panel> custom code. custom css.

Hope it will help you!

Post count: 32

Great, it works.

Post count: 35449

I’m glad that I was able to help you, if you have other questions related to our theme, just let me know!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.