Option to hide top bar on phones

  • Author
    Posts
  • #34190
    WayneM

    For the most part, the top menu is an auxiliary menu for many websites (handy but not essential). I noticed if I have a website with the top bar showing and looking great on a desktop, it takes up way too much valuable space on a cell phone (still looks fine on tablets).

    An option to “display on desktop/hide on phone” would be awesome.

    Thanks for considering this request.

    #34246
    WayneM

    This works… Just add to custom css in Tempera misc. settings:

    @media (max-width: 650px) { #topbar {display:none;}}

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Option to hide top bar on phones’ is closed to new replies.