New Landing How can we help? Themeforest Theme Support Dante How do I center the menu and remove the div above?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #108796
    sakirose
    Member
    Post count: 96

    I would like to center the menu and remove the area above.

    See the attached screenshot for clarification.

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

    Hi,

    Add the code bellow to the theme custom css options

    
    #header-section #header {
    display: none!important;
    }
    
    .menu-custom_menu{
    text-align:center!important;
    }

    -Rui

    #112251
    sakirose
    Member
    Post count: 96

    The header section worked, but the menu is not centered. Thanks for your working with me.

    #112289
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you try this code below.

    
    .menu-left nav.mega-menu ul.menu {
    text-align: center!important;
    }
    

    -Rui

    #113518
    fmora617
    Member
    Post count: 105

    This helped me! Love this community! Thanks!

    #113540
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved. Thanks Rui. 🙂
    With Best Regards
    Mohammad

    #117803
    sakirose
    Member
    Post count: 96

    Working now thanks!

    #117833
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohamamd

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

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

License required for the following item
Login and Registration Log in · Register