#
Now you can show the current slide number on your decks.
Turn on the slide numbers option in the presentation settings.
Slide numbers are shown in the bottom right corner and they're included when exporting to PDF.
The CSS editor can be used to adjust the style or position of the number.
.slide-number {
color: #fff;
background-color: #4da2e1;
line-height: 32px;
min-width: 32px;
font-size: 16px;
border-radius: 16px;
text-align: center;
padding: 0;
}
Sign in to give it a try! If you're not already a member, sign up for free.