Where did I go wrong? Cover template doesn't work #33037
Unanswered
fsuaterdogan
asked this question in
General
Replies: 1 comment 1 reply
-
You are missing the Cover example CSS https://getbootstrap.com/docs/5.0/examples/cover/cover.css |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Next.js.
First, I installed Bootstrap in _document:
Then, I got the codes for the cover theme (Cover theme link, Source code):
Unfortunately, the result was not achieved:

Where did I go wrong? Or has Bootstrap changed?
Beta Was this translation helpful? Give feedback.
All reactions