New Landing How can we help? Atelier Full width 100%

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #285195
    adriboixet
    Member
    Post count: 41

    Hi,

    I’m trying to make my page full width 100%, but doesn’t work. I’ve header 4, fullwdith header on, but it’s don’t larger than 1200px.

    #285209
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The full width option is only for the header, not the whole page

    You can increase the width in the theme options, however there is no full width option

    – Kyle

    #285213
    adriboixet
    Member
    Post count: 41

    But my header doesn’t full width! In your demo, header is 100%.

    #285216
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .layout-fullwidth .header-6 .container {
        width: 100%;
    }

    – Kyle

    #285284
    adriboixet
    Member
    Post count: 41

    Hi,

    Now, my menu looks like this:

    Attachments:
    You must be logged in to view attached files.
    #285296
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    
    li.menu-item.sf-mega-menu.sf-mega-menu-fw > ul.sub-menu {
      width: 100%;
    }

    – Kyle

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