Skip to content
New issue

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

Main headings for vertical slides #651

Closed
andywillis opened this issue Oct 16, 2013 · 1 comment
Closed

Main headings for vertical slides #651

andywillis opened this issue Oct 16, 2013 · 1 comment

Comments

@andywillis
Copy link

It used to be that you could have the following;

<section>
  <h2>Heading</h2>
  <section></section>
  <section></section>
  <section></section>
</section>

...and the heading would stay on the screen as the vertical sections were each displayed underneath it. Is this not possible any more?

@hakimel
Copy link
Owner

hakimel commented Oct 16, 2013

That should still be possible though you may need to disable vertical centering in the reveal.js config(center: false). Let me know if that doesn't work.

@hakimel hakimel closed this as completed Oct 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants