Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • romolo Friend
    #202068

    When we make the browser window smaller, the menu has an issue downscaling. It seems to be an issue with padding (see the following screenshot)… http://awesomescreenshot.com/06f3nm2979

    This is how it should display – This is full screen/full browser size (see the following screenshot)…
    http://awesomescreenshot.com/0663nm2qe7

    Please advise how to resolve.

    Thanks

    chavan Friend
    #552916

    Add this code to /templates/ja_bookshop/css/custom.css

    @media (min-width: 920px) and (max-width: 1180px) {
    .navbar-default .navbar-nav > li > a{
    padding:12px 13px !important;
    }

    }

    romolo Friend
    #552934

    Thanks Chavan, this appears to have resolved the issue.
    Thanks

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

This topic contains 3 replies, has 2 voices, and was last updated by  romolo 10 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum