https://shofieewomen.com Please check on mobile preview
Topic summary
A user reports a white overlay appearing on their mobile slider at shofieewomen.com.
Another participant provides a potential CSS-based solution:
Proposed fix:
- Navigate to Shopify Admin → Online Store → Themes → Actions → Edit Code
- Locate the
theme.liquidfile - Find the closing
</body>tag (using CTRL/Command + F) - Insert custom CSS code directly above this tag
The response includes a code snippet (appears reversed/encoded in the original text) and references a source link. The helper requests the original poster mark the answer as a solution if it resolves the issue.
Status: Awaiting confirmation whether the proposed CSS fix successfully removes the white overlay from the mobile slider.
@Alokkd1 ,
- In your Shopify Admin go to online store > themes > actions > edit code
- In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
- paste this code right above the tag:
If it helps you please click on the “like” button and mark this answer as a solution!
Thank you.
Kind regards,
Diego