New Landing How can we help? Themeforest Theme Support Dante Centering Menu Text, Removing Body and Menu Spacing + 1 More

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #192973
    Breechay
    Member
    Post count: 75

    Hi,
    I need some guidance with 3 things

    1) I’m trying to reduce or eliminate the spacing between the menu an body of the page. I’ve already checked on the “remove top spacing” option but is isn’t enough. (See ideal.jpg)

    2) I’d like to center the menu items, right now they are offset to the right side.

    3) The line separating the menu and the logo is too thin and too long. I’d like to make it thicker, black and only ~80% or so of the screen.

    Can you help?

    I’ve attached 2 images for reference

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

    Hi,
    Please use this custom css code:-

    nav.mega-menu ul.menu {
        display: inline-block;
        float: none !important;
        margin-bottom: -8px;
        text-align: center !important;
        width: 100%;
    }
    .inner-page-wrap.no-top-spacing {
        margin-top: -40px;
    }
    #header-section #main-nav {
        border-top: medium none !important;
    }
    .menu-left{
    border-left:3px solid #000 !important;
    }
    
    

    Thanks
    Mohammad

    #193239
    Breechay
    Member
    Post count: 75

    Thanks Mohammad,

    Everything worked out well except the black line. It’s standing vertically and very short

    :\

    #193476
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please find this code from my last css code:-

    .menu-left{
    border-left:3px solid #000 !important;
    }
    
    

    Change with:-

    .menu-left{
    border-bottom:3px solid #000 !important;
    }

    Thanks
    Mohammad

    #193651
    Breechay
    Member
    Post count: 75

    Awesome, the bar is below the menu though and not above. How can I quickly take care of that Mohammad?

    #193657
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please change border-bottom to border-top in my last reply’s code.
    Thanks
    Mohammad

    #193663
    Breechay
    Member
    Post count: 75

    Perfect, thank you Mohammad. I appreciate it.

    Last thought, can I recreate that same centered look on mobile devices? The logo is off sided on cellphones and the bar disappears. (see scheenshot)

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

    Hi,
    I am afraid that its not possible due to many custom changes. we provide custom request but your request is beyond that. Hope you will understand.
    Thanks
    Mohammad

    #194631
    Breechay
    Member
    Post count: 75

    Awesome thanks Mohammad!

    #194662
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks 🙂
    With Best Regards
    Mohammad

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