• Resolved jabba123

    (@jabba123)


    How do I remove the ‘Comments Are Closed’ line of text in the footer of the post? I find it unnecessary.

    N.B Is there a way to search only Tracks Support Forum posts?

    Thanks
    Jay

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hey Jay,

    .comments-closed {
      display: none;
    }

    You can copy and paste that code into the “Custom CSS” section in the Customizer (Appearance > Customize). Once added there, it should take affect right away.

    As for searching the Tracks support forum only, www.ads-software.com unfortunately doesn’t have an option for that at this time. However, you can search in google with a search operator like this to only get results from the www.ads-software.com support forums:

    site:www.ads-software.com/support/

    And then add Tracks to your query like this along with any other terms relevant to your question:

    site:www.ads-software.com/support/ Tracks remove comments closed

    That works pretty well for searching the forum here ??

    Thread Starter jabba123

    (@jabba123)

    Thanks again, Ben.

    Theme Author Ben Sibley

    (@bensibley)

    Sure thing, happy to help ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove 'Comments Are Closed'’ is closed to new replies.