Timeline - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Timeline

A

Angel

SP Page Builder 6 months ago

Hello, would it be possible to change the size of the text boxes (wider) and add images to the other side of the text for each item on the timeline at https://gtij4.gtizaragoza.es/equipo

0
6 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 6 months ago #191196

Buenos dĂ­as,

ad 1) Yes, can be wider but it request using Custom CSS in Page Settings > Page CSS > Custom CSS

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel 
{width: 99%;}

after using it

info_2775_2025.png

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 6 months ago #191197

ad 2) You can use Image instead of Text but it will presented be in the box.

info_2776_2025.gif

BTW

You don't have to put Title, just add/choose Image.

info_2777_2025.gif

By default only that view is possible (!) whole rest request php customization.

0
A
Angel
Accepted Answer
6 months ago #191198

Thanks, the arrangement of the boxes is perfect. But I don't want the image to load with the text, but in front of it. Something like the image I attached.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 6 months ago #191199

As I wrote above, by default is NOT possible, it request deeper php customization in addon site.php file.

0
A
Angel
Accepted Answer
6 months ago #191200

Gracias Paul, puedes darme presupuesto de lo que costarĂ­a. Otro cosa mas, en la misma pagĂ­na un poco mas abajo en el team carrousel me gusarĂ­a que este ocupe todo el ancho de la pĂĄgina.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 6 months ago #191201

En cuanto al primer tema .... mira hacia abajo "Hidden Content"


About 2nd, in Section settings (where you have "team carrousel" addon): Style (tab) > Fluid Row: Yes - it should make that Row wider.

info_2778_2025.gif

0