Problem with menu

  • geoffroy33

    #49208

    Hello,
    Since the last update, I have a problem with the menu , the last items (“télécharger les documents) appear on a second line. All was on the same line before…

    my site: http://www.c2rp.org

    Admin

    Syahir Hakim

    #49214

    You can reduce the spacing between the menu items to ensure they all fit into a single line, by adding this code to the Additional CSS option:

    .navbar .nav>li>a {
    	padding: 15px 10px;
    }
    

    geoffroy33

    #49219

    It’s perfect
    Thanks

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

  • You must be logged in to reply to this topic.