Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #919172

    Hi Tom ,
    There is not enough space to adjust the logo and main nav so its overlapping , But you can reduce the padding of menu item for this view and it can be adjusted .
    Add below code in custom.css file save the code in file , clean cache and check .

    
    @media (max-width: 979px) and (min-width: 768px)
    {.t3-mainnav .navbar .nav > li > a { padding:13px }}
    

    Hope it helps you .

    TomC Moderator
    #919428

    That worked REALLY well, Pankaj !!! – THANK YOU !!!

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

This topic contains 2 replies, has 2 voices, and was last updated by  TomC 8 years, 7 months ago.

The topic ‘How Can I Get Main Nav Menu Items to Wrap in Tablet View?’ is closed to new replies.