• I am currently trying to move the white content area down below my logo and navigation. The only thing that I have figured out is how to lower the page, but it lowers all of the content.

    I’m fairly new to coding in WordPress so I appreciate the help in advance!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter vallstothewall

    (@vallstothewall)

    [edit] Link to site is here: https://playground.brettvalls.com

    You’d need to modify the header.php template — which should only be done by creating a child theme. See the Codex on Child Themes for more info on that.

    You would be much better off just finding another theme that already has the basic layout that you want. There are tons of great themes — there is no reason to use twentyeleven unless you already like it.

    Thread Starter vallstothewall

    (@vallstothewall)

    I appreciate the feedback, I suppose I should preface and say that this is my first attempt at modifying a WordPress site, my knowledge in web coding is pretty much only in html/css/javascript so this is new to me. That being said, I look forward to the challenge in turning this template into something I want to make. I am still looking for suggestions as to how to fix this navigation. Thanks.

    Thread Starter vallstothewall

    (@vallstothewall)

    Also, I am working in a child theme already.

    If you are into editing the header.php file, it’s just a question of changing the order of those sections, and then perhaps making some additional adjustments with CSS.

    Thread Starter vallstothewall

    (@vallstothewall)

    I’ll mess with that and touch base if I’ve had any success with that.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Twenty Eleven, Logo and navigation above page’ is closed to new replies.