• I am trying to add the following:

    <html>
    <body>
    <div style=”min-width: 1040px; margin: 0 auto;”>
    <!– Your content –>
    </div>
    </body>
    </html>

    into my theme (twenty fourteen) to keep the sidebars from dropping down when the browser gets below a certain width. I think this is the only way to do it ?? but anyway I wanna try – so how can I add this code in for all pages including the front page. I know the header stuff is located in header.php but how can I wrap my site in this div tag?

    thanks!!

    and to the moderators I am using a child’s theme ?? do not worry.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘body html div tag on front page and all pages.’ is closed to new replies.