No content to show
User Activity
08-18-2024
Sorry for the late reply here. Thanks for the help on this I was able to get the logo to to show on mobile. With this code:/* Make Logo Show On Mobile */
@media (max-width: 1200px) { /* Adjust the breakpoint as needed */
.header__logo {
...
08-06-2024
This one also almost works, but I noticed two things:On tablet, the hamburger menu shows upThen on mobile the cart icon disapears
08-06-2024
Thanks, that almost works, but the logo disappears on mobile. Do you know why that is happening?
08-05-2024
Thanks, Namphan, but that didn't quite do what I wanted. I want the nav bar to stay the same from desktop to mobile. As of now, on mobile, it makes a hamburger menu and moves the logo to the center.So I want it to look like this on all devices and re...
08-05-2024
Yes it's here: https://festa-pinsa.myshopify.com/The password is: festa
08-04-2024
I have the Impact theme installed for our store, with only one product. On the navigation bar, we only have the link to the product, the logo, and the search, and the cart icon. I don't plan on adding another product to the store so the hamburger men...