Shopify themes, liquid, logos, and UX
Everything looks good on the desktop version of the website, but when I switch to the mobile version, the logo and the drop down menu is not visible.
Solved! Go to the solution
This is an accepted solution.
@Duende Please follow the below steps to visible the logo and the drop down menu. Let me know whether it is helpful for you.
@media screen and (max-width: 767px) {
.videoBackground .fullscreen-video-wrap {
z-index: 2 !important;
}
}
There must be an error in its responsiveness!!
Hi @Duende
Share store url
@Duende Please share your store URL to help on this.
This is an accepted solution.
@Duende Please follow the below steps to visible the logo and the drop down menu. Let me know whether it is helpful for you.
@media screen and (max-width: 767px) {
.videoBackground .fullscreen-video-wrap {
z-index: 2 !important;
}
}
Thank you, it is visible now.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025