Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .banner__media:first-child {
- width: 100%;
- }
- .banner__media+.banner__media {
- display: none;
- }
- @media screen and (max-width: 749px) {
- .banner__media:first-child {
- display: none;
- }
- .banner__media+.banner__media {
- width: 100%;
- display: block !important;
- }
- }
- @media screen and (max-width: 749px) {
- .banner__content::before{
- padding-bottom: 150% !important;
- }
- }
Advertisement
Comments
-
- Dear Brother,
- This code works fine, Thanks. But the Desktop image quality is low compared to before this code was added. Could you please help me out
-
- Hello brother did you find a solution?
-
- Solutions -
- https://community.shopify.com/c/shopify-design/separate-banner-image-blurry-dawn-theme/m-p/2280596#M602758
- https://community.shopify.com/c/shopify-design/dawn-theme-blur-image-banner/m-p/2363101#M623227
Add Comment
Please, Sign In to add comment