Shopify themes, liquid, logos, and UX
I have noticed that a part of my footer is hiding behind the big picture on the front page/landing page when you visiting my website www.sandranobreart.com
I'm using the Atlantic theme. How can this be fixed? Please help me! I'm using the Atlantic theme.
Solved! Go to the solution
This is an accepted solution.
Please Go to Online Store->Theme->Edit code then go to assets/theme.scss.liquid ->paste below code at the bottom of the file.
#shopify-section-static-footer {
clear: both;
}
Thanks!
This is an accepted solution.
Hello @sandranobre
Just add below css
#shopify-section-static-footer {
clear: both;
}
This is an accepted solution.
hello @sandranobre
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
@media only screen and (max-width: 749px){
.home-section .slideshow--viewport .slide {
float: none;
}
}
This is an accepted solution.
Please Go to Online Store->Theme->Edit code then go to assets/theme.scss.liquid ->paste below code at the bottom of the file.
#shopify-section-static-footer {
clear: both;
}
Thanks!
This is an accepted solution.
Hello @sandranobre
Just add below css
#shopify-section-static-footer {
clear: both;
}
This is an accepted solution.
hello @sandranobre
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
@media only screen and (max-width: 749px){
.home-section .slideshow--viewport .slide {
float: none;
}
}
User | RANK |
---|---|
227 | |
167 | |
66 | |
53 | |
53 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023