Slideshow subheading position, Origin theme

Hey,

How can I move all of the text to the center of the right side, on all of the slides?

Store URL, https://projectgrowthlife.com/
Store password, project123

@Olterman

Please tell me where to put this text box. i couldn’t understand what’s your need?

@shreyhweb

I want the heading, subheading, and button to be moved to the red X mark.

@Olterman

Please add the below code above in theme.liquid.

online store >> edit code >> theme.liquid

@media screen and (min-width: 992px) { .slideshow:not(.banner--mobile-bottom) .slideshow__text-wrapper { width: 100%!important; max-width: 90%!important; } }

after adding

if fill Your requirement then please tap to accepted solution and like the post.

Thankyou :slightly_smiling_face: