A user seeks help moving slideshow text higher on their Shopify store using the Refresh theme.
Solutions Provided:
Solution 1 (BSSCommerce-HDL): Add CSS to base.css/theme.css targeting .slideshow__text.slideshow__text--left with padding-top: 5px !important within a media query for screens min-width 750px.
Solution 2 (Kushagra0602): Modify section-image-banner.css by adding CSS to .banner__heading adjusting font-size and margin-bottom.
Solution 3 (ZestardTech): Add CSS to base.css targeting .banner__box with padding adjustments (2rem 3.5rem).
Outcome:
The original poster confirmed that Solution 3 worked successfully, allowing them to adjust padding values (changing the 5px) to fit their needs. Solution 2 did not work for them. The discussion appears resolved with a working customization in place.
Summarized with AI on November 9.
AI used: claude-sonnet-4-5-20250929.
I would like to move the text that appears on my page’s slideshow a little bit higher. Can anyone help me figure out how to do that through coding? (coding newby here)
Hi @Isa10 , We’re happy to see that our suggestion helped you solve the issue
Can you kindly give us a like? This can be a reference for other merchants if they have an issue like you and greatly motivate us to contribute to our community.