Menu ajusted to boxed layout

Home Forums Porto – Responsive HTML5 Template Menu ajusted to boxed layout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10004028
    filipebmp
    Participant

    Hello,

    I´ve recently bought Porto template, and i started to work with it. My question is if it’s possible when i scroll down into pages the menu stay inside the boxed layout (and not full width)?

    Thanks a lot.


    #10004040
    Support
    Keymaster

    Hello, sure, you can do that, please add this:

    (css/custom.css)

    html.boxed body.sticky-menu-active #header {
        left: auto;
        margin: 0 auto;
        max-width: 1200px;
        top: -65px;
    }

    Let me know if you need further assistance.

    Thanks.


    #10004284
    CJorg
    Participant

    Hello, I also prefer the boxed layout. Thanks for the code to keep the menu boxed width…
    Can you share how to also keep the 1) page-top, 2) Footer and 3) Copyright Footer inside the boxed layout (and not full width)?


    #10004297
    Support
    Keymaster

    Hello @CJorg, if you do this: http://www.okler.net/forums/topic/how-to-use-the-boxed-version/ – all the elements must be inside the “box” – except the menu, for the menu you just need to use the above code.

    If it’s not working that way, please open a new ticket and send us the URL so we can check what is going on.

    Thanks.


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

This topic is marked as "RESOLVED" and can not rceive new replies.