-
By default, the pagination is nested inside the current slide: What is the easiest way to move it outside the slides, so it appears below of them? |
Beta Was this translation helpful? Give feedback.
Answered by
tobidwest
Mar 11, 2024
Replies: 1 comment
-
Update: Addind this CSS works but arrow position neeeds to be manually corrected then.
It needs to be added to the imported css file, not between the scoped style tags of a component. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tobidwest
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Update: Addind this CSS works but arrow position neeeds to be manually corrected then.
It needs to be added to the imported css file, not between the scoped style tags of a component.
There might be a better alternative though.