• I have been using your theme for my entertainment website. My website is Kollywoodlife.com

    When I used the tag for some contents, I see the tags in the footer which seems to be unappropriated…
    How to remove those tags from the footer button..??

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author CodeVibrant

    (@codevibrant)

    Hello @kamaltamang

    We are incredibly sorry for the delayed response.

    Here is code which helps you hide the tag section in the single post page.

    .single-post .entry-footer {
    	display: none;
    }

    Please add above code in customizer Additional CSS field.

    Thanks,

Viewing 1 replies (of 1 total)
  • The topic ‘Why Tag is seen on the footer?’ is closed to new replies.