Hi guys,
I need to relocate CTA button on slide show.
Thank you
A user needs help repositioning a call-to-action (CTA) button within their Shopify slideshow theme.
Initial Request:
Solution Provided:
.slideshow__text-wrap.desktop .slideshow__text-content with text alignment and positioning adjustmentsFollow-up:
Hi @Alliance ,
Add this CSS code Online Store > Themes > Edit code > Assets > custom.css or theme.css
.slideshow__text-wrap--desktop .slideshow__text-content {
top:90%; text-align: right !important;
}
Hi,
Can we push it more to the right