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
User | RANK |
---|---|
150 | |
125 | |
80 | |
71 | |
66 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023