• Resolved spijkb

    (@spijkb)


    I’d like to have TILTE and MENU full with on top of the website.
    One under the other. How can I make it happen?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hey,
    What exactly do you mean by a full-width title?
    This css will stretch your header:

    .headerclass .container {width: 100%;}
    #nav-main ul.sf-menu a {
        padding: 10px 30px;
    }

    You can paste that into your custom css box in Theme Options > Advanced Settings. Let me know if you were envisioning something different.

    Hannah

    Thread Starter spijkb

    (@spijkb)

    Thanks, I figured it out with your code.

    hannah

    (@hannahritner)

    Glad to hear it!

    Hannah

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Title in centre and Menu full width’ is closed to new replies.