• Hi
    I use pinboard theme and i need some help. I din’t found somehting that can help me, sorry so i ask here…

    On mobile phone, the collapsed menu is right on my logo. I search and found help on this page :

    @media screen and (max-width: 480px) {
     #header {
      position: relative;
      padding-bottom: 30px;
     }
     #access {
      background: none;
     }
     #access,
     #access .nav-show,
     #access a.nav-show:hover {
      bottom: 0;
     }
     #access .nav-show,
     #access a.nav-show:hover {
      top: initial;
      left: 44%;
     }
     #access:target .menu {
      margin-top: 0;
     }
    }

    Trouble : logo is not clickable anymore. It’s my only link to home, how can i bring back it ?


    on mobile version, search bar is above menu when uncollapsed.
    pic
    How to fix this ?


    on mobile version, search bar is always uncollapsed.
    How to fix this ?
    pic


    Last one : how to reduce font size menu and submenu ?

    My website
    Thanks before for helping me

Viewing 1 replies (of 1 total)
  • Thread Starter mister klucha

    (@mister-klucha)

    Hi all
    About this problem
    Most everyhing is ok but one problem remains :

    In mobile, pinboard search bar is always expanded.
    how to resolve this problem ?

Viewing 1 replies (of 1 total)
  • The topic ‘Menu troubles’ is closed to new replies.