Tags

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #412141

    norluz
    Participant

    Hello , How its possible to Hide Tags For Customers?

    Attachments:
    You must be logged in to view attached files.
    #412249

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    In addition, please provide the page URL where tags appear.

    Best Regards

    #412257

    norluz
    Participant

    You can see Moder info / Hidden

    #412334

    Hello,

    Could you provide the page URL with these tags?

    Best Regards

    #412613

    norluz
    Participant
    #412989

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.single-post .tags-list{
    display:none;
    }

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)