Home Forums WoodMart support forum How can we disable Keyword Tags from appearing on a POST?

How can we disable Keyword Tags from appearing on a POST?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #148646

    offgridcircuits
    Participant

    How can we disable or remove Keyword Tags from appearing at the bottom of a POST?

    We just want to show Keyword tags in our Footer which we already have them there.

    Thanks

    #148716

    Hello,

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

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

    Best Regards

    #148717

    offgridcircuits
    Participant

    OK Great Thank you

    #148741

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

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

The topic ‘How can we disable Keyword Tags from appearing on a POST?’ is closed to new replies.