Thread Starter
Sil
(@siloot)
I already figure it out. I Just override css property.
.cd-container{
max-width:100% !important;
}
.timeline-width30{
width:45% !important;
}
Cheers!
Hey Sil,
I’m glad you were able to figure things out. That’s exactly what I would have instructed you do. There is no setting built into the plugin to control that, but it can easily be achieved using the provided CSS selectors.
I’m sure this thread will be helpful to someone in future.
Thanks,
Evan
Hey Evan,
I’m looking to do the same thing. I edited timeline-express.css as above but to no avail: it doesn’t seem to change the width of the content box. Here’s a screenshot:
Website Screenshots
Is there something else/additional that I could try?
Thanks for your help.
LG