Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #937346

    The page automatically moves up and down when we have the full switch easy slider activated. We have removed the option of active Autorotation, but we continue moving the page up and down by itself.

    #937632

    found the problem, “testimonials” is moving all bellow in the page.

    #937637

    Hi keep12,

    Yes, it normally is some slider with a variable content height that causes all other content to move.

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #938931

    Is there any way to fix the content height so that it doesn’t move the page below?

    #938981

    Hi,

    Thanks for the feedback. You can try something like this in Quick CSS:

    .avia-testimonial-row {
      height:400px !important;
      min-height: 400px !important;
    }

    Best regards,
    Rikard

    #940015

    That’s perfect, thank you so much!

    #940490

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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