Hello Guys,
I am using debut. Fullscreen view works fine for me but I have some issues with the mobile one.
I don't like that the CTA button is at the bottom, how can I put it a little higher?
And how can I make the gap between the slideshow and the featured product smaller?
I already have added this code to theme.css
a.btn.slideshow__btn {
margin-top: 20%;
Sorry for facing this issue, it's my pleasure to help us.
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
thanks store url sorry but i can't see this view
thanks, can you please try this
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
@media only screen and (max-width: 749px) {
a.btn.slideshow__btn {
margin-top: 8%;
}
}
sorry i can't see this code
User | Count |
---|---|
443 | |
188 | |
139 | |
61 | |
42 |