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
Hi! I'm having an issue with my mobile breakpoint. As you can see there's a gap between the end of the previous slider and the active one, and I think that's controlled by margin-right, which in code, is gap. Even tho I set it to 0px, the margin still appears and that prevents the active one to be 100% width. Does anyone know how to fix it?
Idle, that's the slider when the page loads
Moving slightly to the left you can see that the end of the gap is the start of the previus slider.
If I set my margin, IE, to -33px, shifting the previus slider to the left outside the page, it displays correctly.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi! I'm having an issue with my mobile breakpoint. As you can see there's a gap between the end of the previous slider and the active one, and I think that's controlled by margin-right, which in code, is gap. Even tho I set it to 0px, the margin still appears and that prevents the active one to be 100% width. Does anyone know how to fix it?
Idle, that's the slider when the page loads
Moving slightly to the left you can see that the end of the gap is the start of the previus slider.
If I set my margin, IE, to -33px, shifting the previus slider to the left outside the page, it displays correctly.
That's my config
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions