Remove blog footer line and link
-
Hi there.
Can I please get some help with a css that can remove the blog line and the “continue reading” link from each blog footer. I already have the css below to remove the header information, but still having difficulty with the line and the grayed out “continue reading”. Thanks for your help.
.entry-meta {
display: none;
}#primary-header.entry-meta {
display: none;
}The blog I need help with is: (visible only to logged in users)
-
Please use this link https://en.forums.wordpress.com/forum/css-customization to create a thread in the CSS Customization forum where you will get the help you need.
- The topic ‘Remove blog footer line and link’ is closed to new replies.