• I’m happy to have comments below my articles but I want to eliminate the link ‘leave a reply’ that is appearing between the title and body of the article. I can’t see anyway to do it. Advice please. Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi DriveWrite,

    Could you link us to your site?

    I would use the CSS :Hidden rule just to hide the field. That way if you want to bring it back for a later purpose you can just bring it back.

    Thread Starter DriveWrite

    (@drivewrite)

    For some reason the details I filled into the boxes didn’t get passed on. Also the site-link doesn’t seem to be working.

    I’m using 3.9.1 theme is twenty twelve

    my site is

    Thanks Fexin – I’m new to this so don’t know what you mean ‘use the CSS’. Deleting or Hiding is fine. Please follow up thank you.

    Thread Starter DriveWrite

    (@drivewrite)

    Again the link does not work. Try entering this for the site:

    https://www.drivewrite.co.uk

    Hello DriveWrite,

    I have not had any issues accessing your site. I would try to clear your browser of the cache.

    When you are logged into the admin page click

    Appearance -> Editor
    And it will bring you right to the CSS which style’s how you would like your theme to look.

    Below is the code to hide your leave comments link.

    .comments-link a, .entry-meta a {
    visibility: hidden;
    }

    Hope this helps!

    Thread Starter DriveWrite

    (@drivewrite)

    Thank you Fexin.

    Unfortunately, I have no knowledge of code which is why I stick with templates. I can see the CSS obviously but have no idea in which section I should apply your suggestion. Is there any other way to do this please? Thanks again.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘comments’ is closed to new replies.