I’d like to have the slideshow button smaller for mobile view but not sure how to edit the code for this. Ideally, the button could be positioned a bit lower too so it’s not covering the bullet-point copy.
See below:
Goal: make the slideshow button smaller and positioned lower on mobile, as it overlaps bullet-point text (image provided for context).
Proposed approaches:
Follow-ups and issues:
Status: Not resolved. Next steps likely include a theme-specific check to locate the correct stylesheet or section for custom CSS, or proceeding with the embedded-button design approach. Repositioning (moving the button lower) remains unaddressed in code so far.
I’d like to have the slideshow button smaller for mobile view but not sure how to edit the code for this. Ideally, the button could be positioned a bit lower too so it’s not covering the bullet-point copy.
See below:
Hi @KyleTShea !
I`m Richard Nguyen from PageFly - Advanced Page Builder. I would love to give you some recommendation.
@media only screen and (max-width: 749px) {
.slideshow__button .btn {
padding: 5px 19px !important;
}
}
Best Regards;
Richard-Pagefly
@KyleTShea actually, we found it much easier to embed the button into the actual image itself so you do not have to worry about the button position and it will always look exactly as you designed it on any devices.
can you please send store url so i will check and let you know
Hey Richard,
Thanks for the reply. I don’t seem to have an index.css section under Assets. I tried adding your code to the theme.css.liquid but it didn’t work.
Any suggestions?
Thanks for the reply, Daniel. How do I embed a button into an image?
That needs to be done form Photoshop or Canva. You can ask the banner designer to add the button to the design.
Hey @KetanKumar , our Shopify Store URL is plant-curious.myshopify.com . Please advise!