• Resolved murielzs

    (@murielzs)


    Hello,

    My menu goes on 2 lines instead of 1 in responsive mode (768 px to 800px).
    I managed to adjust it to fit into 1 line with Google Chrome Developer tool using the following css:

    #nav ul li a {
    padding-left: 15px!important;
    padding-right: 15px!important;
    }

    But when I apply in my custom css, it is not taken into account.
    Would you know what I am doing wrong?

    Many thanks and kind regards,
    Muriel

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adjust menu width in responsive mode’ is closed to new replies.