Remove Horizontal Line in Posts Nav
-
Hello, I used the following code to remove the Post Navigation on posts
/* Remove Previous/Next & Text */ .pager .previous > a, .pager .previous > span, .pager .next > a, .pager .next > span { display: none; } .assistive-text { display: none; }
..How do I remove the horizontal line that still appears?
I’m grateful for any help.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Remove Horizontal Line in Posts Nav’ is closed to new replies.