URL section removal form comment form using mobile theme

Posted in: Newspaper
Post count: 10

I am using Newspaper X Theme with mobile theme of newspaper theme. i tried diffrent ways to remove URL section form my comment form but it only work on desktop version no any method is working for mobile plz help me.

Post count: 27744

Hello,

You can hidden the URL, with custom code css

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

Set the code in Theme Panel -> Mobile Theme -> Custom Code => https://www.screencast.com/t/St204VtFl3NU

Thank you!

Post count: 10

Thank you so much 🙂 Its working

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