• Resolved lukefive

    (@lukefive)


    Our textbars contain a lot of text; some goes to a second line. When I view this on a phone, I can see page content being pushed down by changes in textbar height.

    Other than forcing each slider item to have the same amount of content, is there a way to stop this? Can I create a space below control features to accommodate changes inside the textbar?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Ramona

    (@nextend_ramona)

    Hi @lukefive

    Unfortunately, the only way I can think of to avoid this would be writing some custom CSS and setting a min-height to the .nextend-bar-horizontal element. This min-height should be big enough for all texts to fit.

    Thread Starter lukefive

    (@lukefive)

    I’m more than happy to work with that as being somewhat of an experiment. Or, a beginning point for my own tinkering.

    This particular project has pushed all my software tools past the reasonable limit, including the slider tools.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Page content getting pushed down by slider’ is closed to new replies.