Hallo, how can i make my container that has a wp show post carousel to respect the mobile / tablet responsivenes. it looks that wp show post / carousel icons are touching the edges of browser / mobile even if i have set up padding to them.
How it looks like – >
<aside>
<div class="grid-container">
<div class="inner-custom-container">
[wp_show_posts id="527"]
</div>
</div>
</aside>
And the preview of the demo site – > https://active-energy.bee.backtobuzz.com/v1/trinasolar/tsmdd06/
In some mobiles the icons are touching the edge , and in some other browsers they are hidden, what i am doing wrong here?