I am wanting to remove the logo that is in the header on parallex while on a mobile.
Topic summary
A user seeks to remove the header logo on mobile devices for a Shopify Parallax theme.
Solution Provided:
GemPages Support Team offered a CSS-based fix:
- Navigate to Online Store > Theme > Edit code
- Open the theme.liquid file
- Insert custom CSS code before the
</head>tag to hide the logo on mobile
Current Status:
The initial solution appeared successful, but a follow-up issue emerged: after publishing the page, the mobile menu stopped working. The discussion remains open with the user seeking additional help for this new problem.
Hello @alanasimpson ,
It’s the GemPages Support Team and we are glad to assist you today!
I would like to give you the recommendation to support you so kindly follow the steps below:
- Go to Online Store > Theme > Edit code of your current theme
-
Open your theme.liquid theme file
-
Paste the below code before
Let us know how it works for you.
Best regards,
GemPages Support Team
thank you SO much!!
I am glad that my solution is helpful to you.
Best regards,
GemPages Support Team
Hey, I did the change and now that I published my page my menu doesn’t work on the mobile view.
Do you have any ideas?


