• Hi,’

    I have tried everything and can’t get rid of the spacing between the top menu items thus ‘CONTACT US’ apears in the second line.

    can some one please suggest CSS solution to fix this?

    many thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter oavs

    (@oavs)

    This seem ti fix it.

    .main-navigation li {
    margin: 0;
    padding-right: 1.5rem;
    padding-left: 0rem;
    }

    Thanks for posting this oavs. I’ve been wondering how to manage that task, also. Cheers.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Eliminate spacing at the top menu’ is closed to new replies.