Okay
  Public Ticket #1068722
Page won't display content unless scrolled down
Closed

Comments

  •  2
    John Seigfred started the conversation

    Hi,

    As stated on the subject, the content of the page won't display unless scrolled down. This problem occurs on every single page of the website (except the homepage and blog page) Is there any way to disable the fade in effect and just display the content automatically (ex: http://www.wetechnology.cz/about/) without disabling the fade in effect on the homepage?

    Thanks,

    John

  •  840
    Jelly replied

    Hi,

    Please try go to the epic.css file lines between 69-74 and edit the style below:

    .jt_row {
        opacity: 0;
        -webkit-transition: opacity 0.5s ease-in;
        -o-transition: opacity 0.5s ease-in;
        transition: opacity 0.5s ease-in;
    }

    To:

    .home .jt_row {
        opacity: 0;
        -webkit-transition: opacity 0.5s ease-in;
        -o-transition: opacity 0.5s ease-in;
        transition: opacity 0.5s ease-in;
    }
    

    Best Regards,
    Jelly Team

  •  2
    John Seigfred replied

    Thank you so much for the fast response and your help! You can close the ticket now!

    Thanks,

    John

  •  840
    Jelly replied

    Hi,

    I am currently closing the ticket. Please don’t hesitate to submit a ticket whenever you need help. I will be happy to assist you.

    P.S. I would appreciate if you could please rate the Theme and like the assistance under my support, means a lot to me. Thank you.

    You can rate it with your themeforest account at your downloads page, precisely at this link: http://themeforest.net/downloads and hover over the 5 stars for our theme.

    Also, if you have linkedin account, please endorsements for me at this link: https://www.linkedin.com/in/locrabbirt/.

    Thank you so much for all your help!!!

    Best Regards,
    Jelly Team