Hi, I’m needing help moving my homepage text and button higher on my photo as it is covering my photo currently.
The pink in the screenshot is where I want to move the text & button to.
Hi, I’m needing help moving my homepage text and button higher on my photo as it is covering my photo currently.
The pink in the screenshot is where I want to move the text & button to.
Hello @Payge-Ceramics
To provide you with the most precise solution in this case, could you please share your page URL ( with pass if your store password is enabled )?
Thank you and hope to hear from you.
Best regards,
GemPages Support Team
Hi, you can do that by adding this code below in Sale channels > Online store > Themes > Edit code > Assets > theme.scss or theme.scss.liquid file
#shopify-section-slideshow .slideshow__text-container { top: 46% important; }
Great, thank you so much! That worked