New Landing How can we help? Themeforest Theme Support Dante Full width menu with boxed layout

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #118653
    martin
    Member

    Hi,

    I do like to know how I am able to make the header full width, with a boxed layout. Just like SoundCloud.
    Could someone tell me how to do this? 🙂

    #118883
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It’s not really possible, you can sort of force it by using this css:

    @media only screen and (min-width: 1280px) { 
    .sub-container.mega .sub-menu.sub .row {
      width: 1230px!important;
      margin-left: -46px!important;
    }
    }

    But it’s not recommended

    – Kyle

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