New Landing How can we help? Themeforest Theme Support Joyn Navigation One page: version fixed

Viewing 15 posts - 1 through 15 (of 15 total)
  • Posted in: Joyn
  • #204326
    mengeco
    Member
    Post count: 558

    Hello,

    One page in my navigation, I would like a very simple and fixed navigation.

    It is necessary that the title of my sections:

    – Are all displayed on the opening page, and positioned at the top of my picture
    – They do not follow the movement of scrolling

    See screenshot please

    Best Regards

    Attachments:
    You must be logged in to view attached files.
    #204451
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us your site url to see what is possible to do?
    Thanks

    -Rui

    #204656
    mengeco
    Member
    Post count: 558
    This reply has been marked as private.
    #204836
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try to add the code below to your custom css option

    #one-page-nav li .hover-caption {
        opacity: 1!important;
        margin-top: 20px!important;
    }

    -Rui

    #204899
    mengeco
    Member
    Post count: 558
    This reply has been marked as private.
    #205359
    mengeco
    Member
    Post count: 558
    This reply has been marked as private.
    #205366
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    The position is fixed, so it’s not possible to scroll with the picture.

    -Rui

    #205449
    mengeco
    Member
    Post count: 558

    Ok, I understand.

    If I delete the “one page navigation” option and I create a simple text, can I link it to a raw content in my page (classic anchor)?

    Thanks

    #205714
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Yes, of course.
    You can try to place the code below inside an Raw Html asset and grab the entire shortcode in the classic editor mode, then paste that content inside the desired text block.

    <div id="one-page-nav" class="opn-standard" style="margin-bottom: -80px; display: block; right: 0px; opacity: 1;"><ul><li class="selected"><a href="#quisommesnous" data-title="Qui sommes-nous ?"><i></i></a><div class="hover-caption">Qui sommes-nous ?</div></li><li><a href="#suivez-nous" data-title="Suivez-nous"><i></i></a><div class="hover-caption">Suivez-nous</div></li></ul></div>

    Hope it helps.

    -Rui

    #206207
    mengeco
    Member
    Post count: 558

    Hello Rui, I tested a basic anchor (#name-of-row) and it’s ok ๐Ÿ˜‰

    But, when I clic on link, the progressive animation scroll don’t work ๐Ÿ™

    I tested a specific template with script js but it don’t work…

    how to retrieve the animation scroll with my anchor ?

    #206447
    mengeco
    Member
    Post count: 558

    I allow myself to relaunch the issue,
    Do I have a scroll animation from a single anchor?

    #206909
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    This sounds like you need to add the class ‘smooth-scroll-link’ to the link.

    I have done this for you on the first link and can confirm it is working perfectly.

    This:

    <a href="#quisommesnous">Qui sommes-nous</a>

    Should be changed to this

    <a class="smooth-scroll-link" href="#quisommesnous">Qui sommes-nous</a>

    Thanks,
    David.

    #206954
    mengeco
    Member
    Post count: 558

    Great!!! Thanks David !!!!!!!!!!!!!!!!!!!!! ๐Ÿ˜‰

    #207016
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to David ๐Ÿ™‚ .
    Mohammad

    #207279
    David Martin – Support
    Moderator
    Post count: 20834

    No problem. ๐Ÿ™‚

    – David.

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