test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • hoknight Friend
    #962616

    Hi,

    How to fix the mainnav line break when the page over 1679px?

    Thanks.


    1. ScreenShot1186
    Pankaj Sharma Moderator
    #962642

    Hi
    Add below code in /css/custom.css file to fix this issue

    @media (min-width: 1679px) {
    .t3-mainnav {
        width: auto;
        padding-left: 15px;
        padding-right: 15px;
    } }
    

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 3 months ago.

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