Remove the top navigation links?

Re: Remove the top navigation links?

by Sa Ku -
Number of replies: 0

Adding this to your custom.css should do the trick: 

.navtop.navtext .chaptername,.navtop.navtext a, .navtop.navtext a.bookprev
{
    display:none
}
Average of ratings: Useful (1)