New Landing How can we help? Themeforest Theme Support Dante One page menu setup

Viewing 15 posts - 1 through 15 (of 37 total)
  • Posted in: Dante
  • #112475
    altious
    Member
    Post count: 180

    Hi,

    I know we need to make row and put an ID for the onepage menu
    but how do I put the menu links on top in the navigation?

    #112486
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Say your id for your row is ‘about’ then the link in your menu would be #about

    – Kyle

    #113559
    altious
    Member
    Post count: 180

    Hi,

    It works
    however the hover underline is not working. it still stays at home?

    #113579
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide website url to check.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #113922
    altious
    Member
    Post count: 180
    This reply has been marked as private.
    #113980
    altious
    Member
    Post count: 180

    Also while you are at it, I can’t seem to resize the main logo size?

    #114313
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom js code at Admin -> Theme Options -> Custom JS :-

    <script>
    jQuery( document ).ready(function() {
    jQuery('ul#menu-mainmenu li a').click(function(e) {
    jQuery('ul#menu-mainmenu li a span.nav-line').css( "width", "0%" );
    jQuery(this).find('span.nav-line').css("width", "99%");
    });
    });
    </script>

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #114350
    altious
    Member
    Post count: 180

    excellent
    thanks for that
    when I click home again can it goes to the top instead of refreshing?

    also I can’t resize the logo

    #114383
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved it so please check. I edited home menu link to #home and insert home as id in post conent.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #115116
    altious
    Member
    Post count: 180

    Hi
    it scroll back up when I click home but it’s after revolution slider. Is it possible to scroll back to the top instead?

    #115119
    altious
    Member
    Post count: 180

    Also, If I use row there seem to be a spacing. How do I remove the unnecessary spacing?

    #115341
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please check the Row settings for padding and margin

    – Kyle

    #115602
    altious
    Member
    Post count: 180

    Kyle,

    Thanks got it

    However for the home menu like I said is there ways for it to go to the top before the revolution slider?

    Also I just put row with id #home on top of the page?

    #115604
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Not sure what you are referring to?

    – Kyle

    #115608
    altious
    Member
    Post count: 180

    sorry to clarify
    I made a one-page site right. On the links when I click other link it will go through but when I click home it will just refresh instead of going up.

    I want it to go up, the menu link hover and also go up to the top before revolution slider

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