Hello,
Id like to change the Text and Button Position for Mobile like this:
Shop url:
www.safezn.ch
Hi @ecomdm
Try this one.
@media (max-width: 767px) {
.slideshow__text.banner__box {
position: absolute;
top: 0;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hi @ecomdm
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Welcome! Would you mind hitting ālikeā as well? Thanks!