I have reviewed other pages that seemed like same problem and tried applying those code as well but it did not fix.
Problem with the mobile page width. I do not want to see the blank side on right side.
It slowly recovers after 3-5 seconds.
Please help advise on code. I highly appreciate your help.
Thank you,
Hi @THEBLOOR
you can try to add this code below into your theme.liquid file, before tag in Online store > Themes > Edit code to check if it solve the issue.
html, body { overflow-x: hidden; }
Hi @THEBLOOR ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file → Save
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Hi @THEBLOOR
Do you mind sharing your password so we can provide the code that applies to you?
You are very welcome, @THEBLOOR