osan0004 / portfolio

1 stars 0 forks source link

Carousel menu #2

Closed osan0004 closed 9 months ago

osan0004 commented 9 months ago

Hello @abhaysharma, I'm having this issue with my carousel menu where as it scrolls it's going over the boundaries. I've tried changing some values and researching but I'm not sure what the issue is. Could you please take a look at it. Thanks.

abhaysharma commented 9 months ago

@osan0004 please send me a screenshot.

osan0004 commented 9 months ago

@abhaysharma This jump happens on mobile and tablet screen sizes, on desktop it works fine. I used a responsive carousel menu for this.

Screenshot 2023-12-12 105942 image

abhaysharma commented 9 months ago

@osan0004 when I inspect the image that is mialigned it has a padding on top added to an active class. If you need that padding for another element you will need to be more specific. media-query.css file line:3

osan0004 commented 9 months ago

@abhaysharma Oh wow I completely missed that. I've fixed it. Thanks allot. I'll close the issue.