Remove leftover space and border after hiding category name
-
I used
.page-title .meta-single li {
display: none;
border-bottom: none;
}
And hid the category name from top of the posts.But some white empty space and a border line is still left above the post title. How do I remove it?
/
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Remove leftover space and border after hiding category name’ is closed to new replies.