Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Twentythirteen Responsive Nav

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #157191
    jknetdesign
    Participant

    http://stagedecommerce.webeclectic.com/

    I just need some guidance on the css for the mobile nav, like is there anything I can do to the nav or logo for best practice?

    I also need to keep the Menu button centered the way it is now but the drop down links left aligned. When I add text-align: left to any other divs it doesn’t work.

    #157224
    Paulie_D
    Member

    You would have to find the relevant media query (or add one) and add the `text-align’ property there.

    Be aware that the ‘navbar’ is only a small proportion of the total width of the screen at mobile size so it may not work quite as you expect.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.