Shopify themes, liquid, logos, and UX
Hello,
I am currently working on a website that is using the Craft theme, and I am having a couple of issues:
1. I would like to adjust the video banner height on mobile so that the text isn't so close to the header (photo 1 attached)
2. I would like to remove the extra spacing in the footer on desktop view between the menus and the copyright info (photo 2 attached)
The preview link is: https://c9697fcvatbr7ouc-65874886903.shopifypreview.com
Thanks so much!
@media screen and (max-width: 768px) {
.banner__box.content-container {
padding: 12rem 1.5rem !important;
}
}
.footer-block--newsletter {
display: none !important
}
I hope it will help you!
@media screen and (max-width: 768px) { .banner__box.content-container { padding: 12rem 1.5rem !important; } } .footer-block--newsletter { display: none !important }
I hope it will help you 🙂
Thank you so much @Beae_Cass
The code for the video worked perfectly, however, the code for the footer has removed the newsletter altogether. Can you please assist?
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024