Shopify themes, liquid, logos, and UX
hey,
i have a space probelm need your help pls. marked the space in red
https://7wpcmxjybxwcur55-65779892391.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
Hello @batyaJandMore
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
@media screen and (min-width: 990px){
.slider-component-full-width .slider--desktop .slider__slide:first-child {
margin-left: 0 !important;
}
}
</style>
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
This is an accepted solution.
Hello @batyaJandMore
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
@media screen and (min-width: 990px){
.slider-component-full-width .slider--desktop .slider__slide:first-child {
margin-left: 0 !important;
}
}
</style>
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
tnx 🙂
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.slider--desktop .slider__slide:first-child {
margin-left: auto!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024