Shopify themes, liquid, logos, and UX
When I go to my site: www.skyeandsage.com (password: rohlyu ) I have 3 gallery images side-by-side that are having issues displaying. They appear at first but then disappear. If they don't disappear, the header cuts halfway through the images. After reading about others who had similar challenges, I though the site just needed a padding at the top. I used these two codes below to affect desktop and mobile displays. They seemed to work at first but now the site is having issues again. I'm unsure what to do to fix this so that the 3 gallery images display properly on desktop and mobile and so that they are not cut off by the header. Any suggestions would be appreciated.
@media only screen and (min-width: 750px) {
.template-index .main-content {
padding-top: 165px;
}
}
@media only screen and (max-width: 450px) {
.template-index .main-content {
padding-top: 100px;
}
}
User | RANK |
---|---|
125 | |
99 | |
77 | |
72 | |
39 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022