All things Shopify and commerce
Hello:
I need CSS code to make my video banner smaller on mobile view of my site. My side is ausomeapparelco.com
Hi @bnbrown88
Smaller or reduce the height?
if it is check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes"
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "theme. Liquid" file. Find the </body> tag and paste the code below before the tag.
<style>
@media only screen and (max-width: 749px){
.banner.video-background {
min-height: 28rem;
}
}
</style>
And save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
I want the font smaller and more to the left
Picture for reference.
i want buttons & font smaller &
in this area
i dont see this code
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024