Mobile theme

Posted in: Newspaper
Post count: 9

Hi,

I notice in every post of my website in the mobile version the following:

Comments: there is an additional field for “website”to complete, apart from Comment, Name, E mail and the botton”Post Comment”
I want to eliminate the field “website”.

It is only shown in the mobile version.

Teh website is: http://www.idosier.com, pls check it and let me know how.

Thanks!
Laura

Post count: 22421

Hello,

The site field appears on the desktop version as well https://www.screencast.com/t/fLyMLDfYatIu
The website field can be hidden with this css code:
.td-form-url{
display:none;
}

You can add the code in the theme panel->custom css box
For the mobile theme you have to add the code separately in the mobile theme section of the theme panel.

Thank you!

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