Remove category, and tags on product detail page.

s.hendriks
16 Posts
s.hendriks posted this 06 January 2016

Remove category, and tags on product detail page.
How do I remove the categorys and tags on the product page?

See: http://nlverb-wiyondong.savviihq.com/winkel/hannah-toilettas/

Remove category, and tags on product detail page. How do I remove the categorys and tags on the product page? See: http://nlverb-wiyondong.savviihq.com/winkel/hannah-toilettas/
Vote to pay developers attention to this features or issue.
4 Comments
Order By: Standard | Newest
s.hendriks
16 Posts
s.hendriks posted this 08 January 2016

Some help?

Some help?
Support Team
Support Team posted this 13 January 2016

Hi,

Please try to add the following code to your Themler Settings - Additional CSS:

    span.posted_in {
        display: none!important;
    }
    span.tagged_as{
        display: none!important;
    }

Thanks,
Ivan

Hi, Please try to add the following code to your Themler Settings - Additional CSS: span.posted_in { display: none!important; } span.tagged_as{ display: none!important; } Thanks, Ivan

Last edited 13 January 2016 by Support Team

s.hendriks
16 Posts
s.hendriks posted this 14 January 2016

thanks ! :-)

thanks ! :-)
Support Team
Support Team posted this 18 January 2016

Hi,

You're welcome.

Please let us know if you have any further questions.

Thanks,
Ivan

Hi, You're welcome. Please let us know if you have any further questions. Thanks, Ivan
You must log in or register to leave comments