Hi, how do i justify my content to the center when i am using a Horizontal gallery.
I tried it with this css but it does not work
.av-horizontal-gallery {
display: flex;
justify-content: center;
}
.av-horizontal-gallery .av-horizontal-gallery-inner {
display: flex;
justify-content: center;
gap: 10px;
}
Hey Michael,
Could you post a link to where we can see the actual element please?
Best regards,
Rikard
This is the page without any horizontal gallery CSS modifications
Hello Mike,
that does the trick thanks!
Is there a reason why the horizontal gallery is not in the documentation?
Is there a list I can reference for the alb classes?
Hi,
Glad that this helped, we don’t have a list of all ALB classes as it would be too extensive, but the best way to find classes is to review the element via the browser Dev Tools inspector.
I have recommend adding more documentation for the horizontal gallery, this may take some time.
Shall we close this thread?
Best regards,
Mike
Hi Mike,
thanks for the info!
Yes this thread can be closed
Best regards,
Michael