Viewing 2 reply threads
  • Author
    Posts
    • #5139

      Hi:

      I was wondering if there is a possibility to hide the tags, i mean i want to use tags but i don’t want that these tags can be visible on the posts.

      there is a way to hide them?

      Thanks for your help

    • #5146

      Hi

      Try to add the following CSS into OldCar Options > Custom Code > CSS Code

      .tags{display:none;}
      

      Thanks!

    • #5153

      Hi:

      I tried it, it’s not working. 🙁

      Maybe you have another solution? or maybe you can indicate me where i can find the code that belong to .tags and try to see if there is a way?

      two heads are better than one 🙂

      thanks for your time

    • #5157

      Sorry, try to change .tags to .taglist as below

      .taglist{display:none;}
Viewing 2 reply threads
  • You must be logged in to reply to this topic.