You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I firuged out that you can add footerMarginTop attibute to your tag.
By setting to 0 it should work.
Example:
<slides height="100%" loop="true" class="sliderContainer" [pageIndicators]="true" pageHeight="240" footerMarginTop="220">
I want to sent pageIndicators at top of slider, but can't getting.
Anyone have any idea?
The text was updated successfully, but these errors were encountered: