header bar on mobile site

Support Area Forums Foxy header bar on mobile site

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://beechstreetbarandgrill.com
  • Author
    Posts
  • #27340
    Merrie Ann Lawther
    Participant

    Hi Bill,

    I am trying to get the header bar to appear on the mobile site. I looked at an older forum post and found the following CSS snippet, but I could not get it to work. Thank you!

    @media only screen and (max-width: 767px) {

    header#primary {
    display: block;
    position: relative;
    }

    .header-content {
    width: 90%;
    }

    #27341
    Bill Robbins
    Moderator

    Hello Merrie Ann,

    Excellent question there. I just took a look at your site it appears to me that you’ve been successful there in making the header bar appear on smaller screen sizes. I can see the Twitter and Facebook icons as far down as 320 pixels wide which is the width of my old iPhone. It’s possible you may have to refresh your browser to see the changes.

    If run into trouble, let me know.

    Thanks,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘header bar on mobile site’ is closed to new replies.