Hide tags in parament theme
-
Hi is there a way to hide tags and categorys in Parament theme? I have the css upgrade, Thanks
-
-
.entry-meta { font-size: 0 !important; } .entry-meta .comments { font-size: 14px; }By the way, you need to go to Settings > Reading and reduce the number of posts per page to only a few. You’ve set it to 50 or so, so your category and other dynamic pages are a problem for visitors who don’t have a very fast connection (because of all the videos etc).
-
Thanks , your a star ! It worked perfectly :) Also did what you said with the posts, thank so much, much appreciated !
-
You’re welcome!
If I were you I would add a little bit of space between the post title and the comment link. Try it and see if you like it:
h2.entry-title { margin-bottom: 8px !important; } -
-
Turn the 8 to 0 to see the difference between my suggestion and the original. It’s a discreet change: if you want even more space, replace the 8 with a larger number.
-
Definitely better using 8 ! Thanks for that really made a big difference, any other suggestions ? :)
- The topic ‘Hide tags in parament theme’ is closed to new replies.