Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1223166

    Hello,
    I have had an ongoing issue with the portfolio slider moving content up and down on my site. The issue arises from the portfolio text being different lengths with each entry, thus different heights and moving the contents of the entire page up and down as the portfolio slides.

    I have tried adding line breaks to unify the text spacing but even when i do that it is off a bit.

    Thanks

    #1223286

    Hey ryanmeighan,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (min-width: 768px) {
    .page-id-6902 .avia-testimonial-wrapper {
        height: 650px;
        min-height: 650px;
    }
    }

    Best regards,
    Rikard

    #1223425

    That worked with the content below but now the content jumps around up top. I think that i am going to just develop my own portfolio widget using another content element. Thank you though!

    #1223518

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1223733

    You may close this. Thanks!

    #1223859

    Hi ryanmeighan,

    Great :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Portfolio slider moving page content’ is closed to new replies.