Hello,
I have an issue right now on my site with the Debut theme where the buttons I have on my slideshow look different on mobile than how it should look on the desktop view
On the mobile view it has this extra white large border around the button when there shouldn't be any white around the button. On the desktop view, it looks correct.
Mobile view:
Desktop view:
My website is: https://kraveunlimited.com/
Solved! Go to the solution
i can see this view now
let me know what do you like this?
Hello,
I actually managed to fix it myself but I’m having issues with those white spaces in between my slideshows that I need help removing in the mobile view.
Thanks
This is an accepted solution.
Yes, please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media only screen and (max-width: 749px) {
.index-section {
padding-top: 10px;
padding-bottom: 10px;
}
}
It didn't completely get rid of the white space but enough that it looks much better. Thanks!
great, thanks for update
Doesnt work for my page can you please help ?
page - www.wooild.com i have this ugly white border around call to action button (mobile only) and it does not go away with your code.
Sorry for facing this issue, it's my pleasure to help us.
can you please share us issue?
thanks for post
sorry i can't see at home any issue
can you please share page URL further issue
User | Count |
---|---|
502 | |
209 | |
130 | |
81 | |
46 |