Divi Configuration
Divi with Divi Builder is fully supported by SyteSlyders, including both Divi 4 and Divi 5. This guide walks you through placing hero sliders and setting up text overlays.
Selecting Divi
- Go to SyteSlyders > Plugin Setup.
- Under Theme Selector, choose Divi from the dropdown.
- Click Save Changes.
Alternatively, click Detect Theme to have SyteSlyders identify your active theme automatically.
Placing the Shortcode
To add a hero slider to a page using Divi Builder:
- Edit the page in Divi Builder (Visual or Classic).
- Add a Row where you want the slider to appear.
- Inside the row, add a Text module.
- Paste the shortcode:
[slyders_featured_hero] - Below the shortcode module, add your hero text and CTA button modules in the same column.
- Save the page.
The slider will fill the column width. Use the height and min_height shortcode attributes to control the slider dimensions, or set defaults in Settings > Default Shortcode.
Setting Up Hero Text Overlays
SyteSlyders injects dynamic text into your page builder elements using CSS class names. Add these classes to your Divi modules:
Text Areas
- Add a Text module below the slider shortcode.
- In the module's Advanced tab, add the CSS class
slyders-hero-text-area-1to use it as the primary headline. - For a secondary tagline, add another Text module with the class
slyders-hero-text-area-2.
CTA Button
- Add a Button module in the same column.
- In the module's Advanced tab, add the CSS class
slyders-hero-cta. - SyteSlyders will automatically update the button text and link on each slide transition. No additional configuration is needed — Divi's button text is handled automatically.
Divi 4 and Divi 5
SyteSlyders works with both Divi 4 and Divi 5. The same configuration steps apply to both versions — no changes are needed when upgrading.
Slider Engines
Divi includes FlexSlider, so it is available out of the box. You can also choose Swiper or Splide in Plugin Setup > Slider Engine for additional animation options and modern performance.
Responsive Layouts
Divi Builder has built-in visibility settings for modules and rows (show/hide on desktop, tablet, phone). You can combine these with SyteSlyders' view-locked shortcodes for full responsive control:
[slyders_featured_hero_desktop]— renders only on desktop[slyders_featured_hero_tablet]— renders only on tablet[slyders_featured_hero_mobile]— renders only on mobile
This lets you create separate hero sections with different heights or layouts per device.
Next Steps
- Featured Products — manage which products appear in the slider
- Hero Text & Overlays — customize text, glow effects, and per-device controls
- Shortcodes — full attribute reference
- Custom CSS — per-device styling