Shopify themes, liquid, logos, and UX
Hi there,
My login and register mobile view is being blocked by the background picture while I clicked the icon. How could I solve this issue?
URL:https://dermaskinshop-testing-2022.myshopify.com/
Password: Neoasia46100
Solved! Go to the solution
This is an accepted solution.
@media screen and (max-width: 567px){
.header-animate {
margin-top: 34px;
}
.header-type-7 #slidedown-modal {
z-index: 99;
background: #fff;
}
.triangle-icon-block-4 {
z-index: -1 !important;
}
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->frame.scss.liquid
This is an accepted solution.
@media screen and (max-width: 567px){
.header-animate {
margin-top: 34px;
}
.header-type-7 #slidedown-modal {
z-index: 99;
background: #fff;
}
.triangle-icon-block-4 {
z-index: -1 !important;
}
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->frame.scss.liquid
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