Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #86904
    husker
    Participant

    Hello,

    Easy one but I can not find padding or code in style sheet to get search-toggle to line up with Ipad Landscape Menu. I assume it is padding between menu items or menu item font?

    http://bayareahuskers.org/wp/

    Brian

    #86905
    husker
    Participant

    Sorry to bother you, I found it at


    @media
    screen and ( max-width: 1200px ) {
    .menu.catchresponsive-nav-menu li a {
    font-size: 13px;
    }
    }

    I changed font from 14 to 13 and it lined up.

    #86943
    Pratik
    Keymaster

    Hi Brian,

    Great you solved it yourself. Cheers!!!

    Regards,
    Pratik

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Ipad Landscape Menu’ is closed to new replies.