Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter iamdawn

    (@iamdawn)

    shoot, and my menu won’t function on mobile with this code!

    JenR

    (@jennifer-roberts)

    On the first question, you need to add fixed position in the CSS…

    You should also change how your child theme is set up – using @import is no longer considered the best way to do that.

    http://codex.ww.wp.xz.cn/Child_Themes

    Thread Starter iamdawn

    (@iamdawn)

    Thank you.
    When I added fixed position, the format got messed up and slid over to the left side of the page, only taking up 1/2 page.

    JenR

    (@jennifer-roberts)

    Yep, so you need to get the CSS sorted out for those elements. You may need to change the HTML structure too. I’m assuming you know that twentytwelve is “mobile-first” so you need to use media queries as appropriate?

    Thread Starter iamdawn

    (@iamdawn)

    Thanks, I’ll keep trying

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

The topic ‘Fixed Header 2012 Child Theme’ is closed to new replies.