On my mobile view of my site the home page image has large gaps but if I set the size to small it fits perfectly the only issue is that then the desktop view the image is also small. My store is drearyvisuals.com and the password is quapru
Solved! Go to the solution
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
sorry i can't see both are section can you please show me
This is an accepted solution.
thanks for clear
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
@media only screen and (max-width: 749px) {
#shopify-section-hero-1 .hero-hero-1 {
height: 67.333333vw !important;
}
}
it's my pleasure to help you
User | Count |
---|---|
557 | |
208 | |
121 | |
83 | |
44 |