Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28074

    Hello,

    is it possible to deactivate the Shrinking Effect?

    Thank you for Help.

    Stefan

    #136364

    Hey,

    Edit js > avia.js, find this code:

    // decreases header size when user scrolls down
    avia_header_size();

    Replace it with:

    // decreases header size when user scrolls down
    //avia_header_size();

    Remove browser cache the reload the page.

    Regards,

    Ismael

    #136365

    Thank you :) That was easy ;-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Deactivate Shrinking Effect’ is closed to new replies.