Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Tim

    (@tdranger)

    After activating Twenty Sixteen, same problem. I cannot customize even twenty* themes.

    Thread Starter Tim

    (@tdranger)

    Please a little assistance with this.. Im so very close to getting the header the same width of the nav and top menu..

    This is so close to being correct:

    #top-menu {
    min-width: auto !important;
    max-width: 980px !important;
    margin: auto !important;
    }

    #header {
    position: relative !important;
    min-width: auto !important;
    padding: 0 10px 0 !important;
    max-width: 960px !important;
    margin: auto !important;
    }

    #nav {
    min-width: auto !important;
    max-width: 982px !important;
    margin: auto !important;
    border-bottom: 1px solid #CCC !important;
    }

    #mega-menu-wrap-top-menu {
    clear: both !important;
    min-width: auto !important;
    max-width: 980px !important;
    margin: auto !important;
    }

    Thanks in advance.

    • This reply was modified 8 years, 11 months ago by Tim. Reason: Almost resolved
    Thread Starter Tim

    (@tdranger)

    Actually if you look at the header it’s not the same width as the rest of the site but it’s very close.. @xkon

    • This reply was modified 8 years, 11 months ago by Tim.
    Thread Starter Tim

    (@tdranger)

    Thanks so much man, we got it!

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