Home Forums Pro Themes Education Hub Pro Possible bug

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12608
    iacovoni
    Participant

    The main navigation menù is not properly aligned to the right with small screens (tablet). Boxed layout

    http://Www.centrostudicassia.it

    #12609
    wensolutions
    Keymaster

    Hello @iacovoni

    As far as we have inspected your site the navigation menu is properly centred(as you have added custom CSS for centring the navigation menu) in tablet(smaller screen).

    Please verify you issue and let us know you issue in much more details.

    Regards!!!!

    #12610
    iacovoni
    Participant

    Yes the menu is properly centered but the right margin is 4px smaller than the rest of the page (the yellow line is a bit shorter than the box)

    #12651
    wensolutions
    Keymaster

    Hello @iacovoni

    Yes the menu is properly centered but the right margin is 4px smaller than the rest of the page (the yellow line is a bit shorter than the box)

    To solution of above query would be custom CSS.
    Copy below Custom CSS.

    
    .site-layout-boxed #main-nav {
        width: 106%;
    }
    

    Hope this will help to resolve your query.
    Let us know how it goes.

    Best Regards!!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.