Okay
  Public Ticket #1227142
menu responsive and load the sections with scroll
Closed

Comments

  • alebateducation started the conversation

    Hello,

    The menu in mobile size, doesn`t  give time to select one of the submenu items.


    Disabling the loader the sections only appear when the user scroll th page.

    How i can show the content  when  the page is load.



    Thanks


  •  840
    Jelly replied

    Hi,

    As my replied in here: https://jellythemes.ticksy.com/ticket/1221744/, I will check it with our developer and get back for you soon.

    The load content with scroll, it is appearance animation, if you don't want it, can be removed by deleting the lines between 69-74 of epic.css

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

    Please don't open multiple tickets, we will provide support from Monday -> Friday, without weekend.

    Best Regards,
    Jelly Team