We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
page-item page item active font styles like colour and sizing page-link disabled state default alignment (likely center)
The text was updated successfully, but these errors were encountered:
Just as a note: A quick temporary fix (assuming your pagination is a simple <ul> with <li>s) is adding the .menu class to the <ul>.
<ul>
<li>
.menu
This will give you a decently styled look until we implement a proper .pagination class.
.pagination
Sorry, something went wrong.
No branches or pull requests
page-item
page item active
font styles like colour and sizing
page-link
disabled state
default alignment (likely center)
The text was updated successfully, but these errors were encountered: