Animated Headings: Jumping Content

Home Forums Jevelin Theme Animated Headings: Jumping Content

Home Forums Jevelin Theme Animated Headings: Jumping Content

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • trackingcarina
    Participant

    Dear Shufflehound Team!

    I’ve got a problem with the animated headings. When they are too long and break into a new line the whole content of the page jumps up and down. Is there any way to stop this?
    I trief adding white space, I tried increasing line height, I tried adding padding or margin. Nothing worked.

     

    Would appreciate the help a lot! Thank you! Website: http://www.viable.at

    Cheers,
    Carina

    Hi Carina,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .home h1.sh-heading-content.size-xl.sh-heading-animated-content {
        min-height: 100px;
    }

     

    Best regards,
    Shufflehound team

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