Skip to content

Migrating an app with a carousel from PF 6.2 to 13 #198

Closed Answered by FlipWarthog
xidbhonaker asked this question in PrimeFaces
Discussion options

You must be logged in to vote

You can hide those nav buttons with:

body .ui-carousel-prev, body .ui-carousel-next {
    display: none;
}

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@FlipWarthog
Comment options

Answer selected by xidbhonaker
Comment options

You must be logged in to vote
1 reply
@FlipWarthog
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants