Shopify themes, liquid, logos, and UX
is there a way i can have the following @media screens in side my Base.css as they are for diffrent modifactions to the dawn theme.
@media screen and (min-width: 990px){
.header--middle-left {
grid-template-areas: 'heading navigation icons';
grid-template-columns: 1fr auto 1fr;
column-gap: 2rem;
}
}
@media screen and (max-width: 767px) {
.videoBackground .videoBox {
padding: 100px 10px 80px !important;
}
.videoBackground .fullscreen-video-wrap{
position: absolute !important;
z-index: 1 !important;
}
.videoBackground .videoBoxInfo .videoBoxInfoTitle {
padding: 10px !important;
font-size: 35px !important;
line-height: normal !important;
}
}
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025