Hide horizontal line above pagination
-
Hello everyone,
Hope you can help. I am trying to get rid of the line just above the pagination. Please check the link to see what I mean.
Basically I am trying to get rid of everything below the title and I managed to find the code which perfectly hides comment/category/author and pagination sections:
.navigation.pagination { display: none; } .entry-meta { display: none; }
But I am still struggling with the horizontal line. Will be very grateful if anyone could help.
Thank you.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Hide horizontal line above pagination’ is closed to new replies.