Comment settings

Posted in: Newspaper
Post count: 15

Hello,

How can i disable write website mandatory at comments. https://imgur.com/a/QasbjoZ

  • This topic was modified 5 years by neonvitor.
Post count: 27744

Hello,

This can be hidden only with custom code CSS => https://www.screencast.com/t/yymcDNWV6uC

.td-form-url{
display: none;
}

The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf

Hope this helps you!

Thank you!

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