No content to show
User Activity
Hi, I would like to change the way the footer appears on my website when logging in on mobile. Currently this is how it is displayed: I am not entirely sure, how it should be displayed, whether horizontal is better or a collapsible menu. I am open t...
Thank you so much that worked!
Hello, have you managed to solve this? I am facing the same issue on my end as well.
Hello, It seems I discovered a new issue that could be related. The hamburger menu doesnt load properly on mobile on non homepages. It turns into a X instead as shown in this image. Any ideas?
Hi, My website switches to a hamburger menu when using it on mobile. The menu works fine when I am on the homepage, but when I switch to any other page and I click on the hamburger menu, its not visible anymore and just shows an X as shown in the sc...
That worked! thank you
Hi, thanks for your response. That fixed the product page title but it causes the issue I mentioned earlier. My top menu header should be transparent to allow it to blend in with the slideshow background, instead this is what happens when I add the p...
https://lergo-the-label.myshopify.com/pwd: lergo
02-19-2023
I used this code in my base.css file of the Dawn theme to make the header menu transparent and have the slider images cover the whole menu: /** make menu header background transparent **/
.header-wrapper {position: absolute;background: transparent;wi...