New Landing How can we help? Themeforest Theme Support Joyn One Page Navigation clashes with Sticky header

Viewing 15 posts - 1 through 15 (of 23 total)
  • Posted in: Joyn
  • #140257
    Taffy
    Member
    Post count: 261

    How can you offset the one page navigation by the height of the sticky header, so that the sticky header does not cover the top of the section that you navigate to?

    #140301
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please add a Blank Spacer asset of Swift Page builder with 80 height before each section block.
    Thanks
    Mohammad

    #140316
    Taffy
    Member
    Post count: 261

    I don’t wish to have an 80px space above each action. That would be too visible.

    We need to have an alternative solution that allows for the current design.

    Can we offset the return measurement by 80px in the code somewhere?

    #140363
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit functions.js file at /joyn/js/

    
    Find this code:-
    if (jQuery('#wpadminbar').length > 0) {
        adjustment = jQuery('#wpadminbar').height();
    }
    
    Change to :-
    
    if (jQuery('#wpadminbar').length > 0) {
        adjustment = jQuery('#wpadminbar').height();
    }
    
    adjustment = adjustment + jQuery('#header').height();

    Thanks
    Mohammad

    #140606
    Taffy
    Member
    Post count: 261
    This reply has been marked as private.
    #140607
    Taffy
    Member
    Post count: 261

    Similar request.

    I’d also like to offset the Row Sections by the header height, so that when you click on one of the rollover icons under Getting Stared. the top of the Row Section is not hidden under the header.

    Thanks,

    Mark

    #140768
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am not sure that what do you want. Please explain in detail and your website is not displaying any content.
    Thanks
    Mohammad

    #143634
    Taffy
    Member
    Post count: 261

    Hi,

    You can see from this thread that we resolved offsetting the one page navigation by the height of the sticky header, now I need to offset a page anchor by the height of the sticky header.

    #143831
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am not getting you exactly. Please explain it through marked screenshot.
    Thanks
    Mohammad

    #221419
    CDMedia
    Member
    Post count: 20
    This reply has been marked as private.
    #221659
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you explain with some marked screenshots what you pretend to achieve?
    Thanks

    -Rui

    #222056
    CDMedia
    Member
    Post count: 20
    This reply has been marked as private.
    #222276
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I need FTP login detail to check and resolve the issue.
    Thanks
    Mohammad

    #222393
    CDMedia
    Member
    Post count: 20
    This reply has been marked as private.
    #222491
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please deactivate the cache plugin and check for issue.
    Thanks
    Mohammad

Viewing 15 posts - 1 through 15 (of 23 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