Put text beneath all sliders

Topic summary

A user wants to add text beneath all sliders on their homepage (vazluxe.com), noting that their theme has this option but it isn’t working.

Proposed Solution:

A community member provided CSS code to be added to the theme.liquid file:

  • Navigate to Online Store → Edit Code → theme.liquid
  • Insert custom CSS above the closing </body> tag
  • The code adds spacing (default 20px) between slider images and titles
  • Spacing can be adjusted by modifying the “20x” value in the code

Status: Solution provided but not yet confirmed as implemented or successful. The fix involves custom CSS rather than using the theme’s built-in option.

Summarized with AI on October 30. AI used: claude-sonnet-4-5-20250929.

Hi,

it had the option on theme but doesn’t work. I want the text beneath the slider for all sliders home page. Thanks. My site https://vazluxe.com

Hi @Luxurymrkt :blush:

I’m Ellie from BOGOS, #1 Shopify Promotion App (gift, bundle, upsell, discount)

Step 1. Go to Online Store
Step 2. Find “Edit Code
Step 3. Find “theme.liquid” file

Step 4: In the bottom of the file → find tag → add this code above tag:


Result:

****If you want to adjust the space between the image and the title, just modify the “20x” in my code and test until you reach the desired position.

If it worked, appreciate if you could Like and Accept as Solution!

1 Like