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 |
---|---|
152 | |
127 | |
79 | |
73 | |
69 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023