Skip to content
Discussion options

You must be logged in to vote

I find another way to avoid the links to appear in the footer. I just hidden it.

.nav-footer .nav-footer-left {
    font-size: 0;
}

.nav-footer .nav-footer-right {
    font-size: 0;
}

.nav-footer .toc-actions {
    font-size: 0;
    color: #ecf2ff;
    padding-bottom: 0;
    padding-top: 0;
}


Now it looks much more better.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@NING3739
Comment options

@NING3739
Comment options

Answer selected by NING3739
Comment options

You must be logged in to vote
1 reply
@NING3739
Comment options

Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
html Issues with HTML and related web technology (html/css/scss/js)
3 participants