Home Forums WoodMart support forum How to hide blog post tags?

How to hide blog post tags?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #225850

    dalom2193
    Participant

    Thank you for creating this beautiful theme. Could you please tell me how can I hide the tags section in blogposts? Thank you.

    #225881

    Hello,

    Thank you very much for choosing our theme and for contacting us.

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

    .woodmart-single-footer .single-meta-tags {
    display:none;
    }

    Best Regards

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