New Landing How can we help? Themeforest Theme Support Dante Deactivate Animation on Fancy Title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #159586
    jbervoe
    Member
    Post count: 5

    I’m looking for support in deactivating the on-scroll fade-out / animation on the Fancy Title and Subtitle. Any support you could provide re some custom CSS would be greatly appreciated. Thanks in advance.

    Attachments:
    You must be logged in to view attached files.
    #159670
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .page-heading.fancy-heading{
    display:block !important;
    }

    Thanks
    Mohammad

    #160037
    jbervoe
    Member
    Post count: 5
    This reply has been marked as private.
    #160101
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit functions.js file at js directory through FTP software.

    Find this code:-
    page.fancyHeading();
    
    Change with:-
    jQuery('.fancy-heading').slideDown();
    

    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register