• Resolved magdamisiek01

    (@magdamisiek01)


    Hi!

    Need to remove tags & categories on my blog. Installed Theme Highstarer
    Tried with css, but it is not working.

    Can anybody help me?

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

Viewing 1 replies (of 1 total)
  • Theme Author Atanas Yonkov

    (@nravota12)

    Hi @magdamisiek01 ,

    I see you moved on to a different theme but in case anyone still has issues with this, simple css can be the easiest way to remove them. Use the following css code in appearance => customize => additional css:

    .entry-meta.taxonomies .cat-links, 
    .entry-meta.taxonomies .tags-links {
    	display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Highstarter Theme’ is closed to new replies.