Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1407281

    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

    • This topic was modified 1 year, 6 months ago by Hokuspokus.
    #1407330

    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

    #1407368

    Hi,

    Did not think about that.

    Would a filter also be helpful?

    As there are different elements I think one global value for all does not make sense. And an option for each element seems to overshoot?

    Best regards,
    Günter

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.