Help with header cart icon outside of the page on mobile

Hello can someone help me fix this? Everything is good on desktop view but on mobile view my cart icon on the header is outside the page.

Thank you

Hello @meto2303
Can you share store URL?

Hi @meto2303

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

@media (max-width: 767px){

.header__icons {

margin-right: 0 !important;

}}

Hope that my solution works for you.

Best regards,

Henry | PageFly