Removing tags in Posts on Stay theme
-
Hey,
Need help removing the tags at the very bottom of each posts I see in my page. I previously entered :
.tags-links { display: none; }…But that still leaves this odd vertical line where the tags use to be. What code do I need to keep this area completely clear?
Thanks,
The blog I need help with is: (visible only to logged in users)
-
-
Oh, question resolved. I found it for anyone looking. That should work
footer.entry-meta .tags-links, display: none; } -
Note 1: Once you have the required Premium upgrade for CSS editing you can use this link https://en.forums.wordpress.com/forum/css-customization#postform so you can create a thread that will appear in the CSS Forum where you will get the help you need with CSS editing.
Note 2: You can also post there prior to purchasing an upgrade to get an answer to whether or not what you want to do can be accomplished via CSS editing.
- The topic ‘Removing tags in Posts on Stay theme’ is closed to new replies.