test
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #960255

    Hi do u mean by sticky menu? You can Check my suggestion herenter link description heree for same type of issue.

    natali.klochan Friend
    #960296

    Part of the issue decided, but not completely.
    I made your recommendations, but skips the menu.
    When I go to the site, I can see in the photo 1.
    Then goes down, and I see in the photo 2.
    Menu is reduced in height, bouncing letters and black stripe extends over the entire width.
    I need to make it as the photo 2 – constantly when I go to the site, and the menu does not bounce.


    1. Снимок
    2. Снимок2
    Pankaj Sharma Moderator
    #960501

    Hi
    Kindly post your working site URL , i have checked it my side but its not behaving like your screenshot .

    natali.klochan Friend
    #960543
    Pankaj Sharma Moderator
    #960611

    Hi
    I do not getting any issue in your site > http://prntscr.com/c6o3r3
    The menu is same like in demo site after scroll . There is only padding top and bottom applied when the menu is on top . To remove the padding add below code in custom.css file

    .has-slideshow .t3-header {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
    natali.klochan Friend
    #960623

    See .. Even when I make top=0 to the menu, it is still moving. Reduced-height increases, and the letters jump. How to make the menu did not move at all?
    video [https://youtu.be/O_AIC41KVS4]

    Pankaj Sharma Moderator
    #960647

    Hi
    remove the previous changes and apply these :
    Go to /tpls/blocks/header.php file
    find

    
    <header id="t3-header" class="wrap t3-header" data-spy="affix" data-offset-top="60" >

    replace it with

    
    <header id="t3-header" class="wrap t3-header" data-spy="affix" >
    natali.klochan Friend
    #960667

    when you scroll down menu remains stable
    it’s ok
    but when you update a page or jump to another page, then it jumps to the second ..
    https://youtu.be/gc3AFLFeeCU
    thanks

    Pankaj Sharma Moderator
    #960670
    This reply has been marked as private.
    natali.klochan Friend
    #960940

    ok. thanks
    tell me please.. if I have another question for this template, I need create a new topic?

    Pankaj Sharma Moderator
    #960988

    Yes , kindly open a new thread for new topic , this will also help our community .
    Regards

    natali.klochan Friend
    #961667

    Ok Thanks. The issue is solved.

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

This topic contains 12 replies, has 2 voices, and was last updated by  natali.klochan 8 years, 3 months ago.

The topic ‘Static mega menu in JA Elicyon template’ is closed to new replies.