move categories on top of the post content
-
i need help:
currently I am using twenty_twenty_one theme on my blog. on homepage i only want to show post excerpts or summary. but i don’t want to show tag or categories in homepage. so i have followed this solution.
.content-area .post-taxonomies {
display: none;
}i have used this code and it worked.
but i want to do some modifications on a post page.
i want to show categories on post before content after post title or around feature image.
while i want tag to appear after post content or stay same as of now position.
in short cut: i want to tag say this her place, while category to move on top of the post.
please help
The page I need help with: [log in to see the link]
- The topic ‘move categories on top of the post content’ is closed to new replies.