• Resolved Jakours2

    (@jakours2)


    Hello,

    Hope everybody is safe!

    How to remote the product meta link in the product page. I dont want to remove words, but just the link it self to the categories and tags.

    https://paste.pics/IUM0S

    to be like this, (with no link)

    catogory : Non classé
    tag : dsdfdde

Viewing 1 replies (of 1 total)
  • Thread Starter Jakours2

    (@jakours2)

    The answer is

    .product_meta{
            cursor: default;
            pointer-events: none;        
            text-decoration: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Remove product meta LINKS’ is closed to new replies.