Tagged: unfold
Hi,
Is an option there to set a predefined standard height inside the Enfold options or is it planned, e.g., in the enhanced styling options?
Cool Function :-)
Small translation error in German: Read less –> Weniger lesen
Hey S.,
There is no global setting for the default height.
If you want to create a global default height you could try this css:
#top .av-fold-unfold-container.folded {
max-height: 60px !important;
}
and adjust to suit.
Best regards,
Mike