New Landing How can we help? Themeforest Theme Support Dante Header Type 6 re-size

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #51587
    fayyaz.c
    Member
    Post count: 25

    Hi,

    I was wondering if there is any way to disable the header resizing when using header type 6 in the dante theme?

    The link to my site is: http://www.talk-migration.com

    I was also looking at the posibility of incorporating a modal button into the nav menu. Is this something that would be possible?

    #51724
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1- Please go to Admin -> Theme Options -> Header Options -> Sticky header -> Switch off and update options . It will fix your issue .

    2- I’m afraid it’s not possible due to more customization .

    With Best Regards
    Swift Ideas

    #51731
    fayyaz.c
    Member
    Post count: 25

    Hi Mohammad,

    Thanks for your response. I understand about the customizations.

    Is it possible to keep the sticky header but stop the resizing when the page is scrolled? I would like to have a menu which is sticky and stays at the same height without the resizing of the menu height and logo.

    Thanks,

    #51878
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    Please open to edit functions.js at /dante/js/

    Find this code at line 547
    stickyHeader.addClass('sticky-header-resized');
    
    Replace with 
    //stickyHeader.addClass('sticky-header-resized');
    

    It will resolve your issues easily and let me know your feedback.

    With Best Regards
    Swift Ideas

    #52066
    fayyaz.c
    Member
    Post count: 25

    Hi Mohammad,

    Thank you for providing this code. I have edited the functions.js at /dante/js/ and uploaded the file from control panel and using FTP.

    However when I check the file at http://www.talk-migration.com/wp-content/themes/dante/js/functions.js the it still shows line 547 as stickyHeader.addClass('sticky-header-resized');

    What am I doing wrong? I have attached the functions.js file I have edited.

    #52074
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please check with hard refresh [ CTRL + F5 ] 2-3 times .

    With Best Regards
    Swift Ideas

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

You must be logged in to reply to this topic.