• Resolved mokyes

    (@mokyes)


    hi. how do i increase the size of the header so that more space appears between the header and primary menu? thanks much for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Aloha!
    You need to add the margin-bottom field to your style.css file.

    #header img {
        margin-bottom: 25px;
        max-width: 100%;
    }

    I played around with it and 20px-25px looked pretty good. You can change that number and see what you think!

    Aloha!
    Brooke

    Thread Starter mokyes

    (@mokyes)

    hi brooke. i decided to keep the left side bar, but i did widen the center text column using your code above. i’m very happy with the results. great thanks! best, mokyes

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Oxygen Theme – Header Size’ is closed to new replies.