test melih
 melih
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1015888

    Hi
    The flick is because of the less height of the main content when we go into the full-screen mode the height of the content is less the oppose the scroll of the page.
    If you want I can give you CSS code to make the height more for the main content.
    For the updates:
    If you are updating the extension from JA Extension manager component you have to configure the JAEM first with your JA Account.
    All JA Extension are updated via JA Extension manager component only.

    Regards

    panduro Friend
    #1015889

    Hi Pankaj,
    Yes, please give me the css code to correct this and I will implement it

    Pankaj Sharma Moderator
    #1015963

    Hi
    Add below code in /css/custom.css file
    create custom.css file if its not present

    
    @media (min-width: 1200px) {
    .itemid-835 .t3-mainbody {min-height: 600px;}
    
    }

    Regards

    panduro Friend
    #1016727

    Thank You Pankaj, it works great!

    You can mark my question as solved if you want to.

    Have a great day 🙂

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

This topic contains 4 replies, has 2 voices, and was last updated by  panduro 7 years, 11 months ago.

The topic ‘Homepage flickers when scrooling’ is closed to new replies.