Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #24915

    Hi, kindly take a look at http://www.own-sg-property.com. The main menu on the same level as my logo is not displaying properly and I can’t find options to arrange it the way I want. Right now it is just all over the place.

    1. How do I set it so that my first menu item doesn’t overlap my logo.

    2. How should I set it such that menu item “Industrial and Commercial” begins on a second line, followed by the rest of the menu?

    #125178

    Any fix for this? I’ve tried almost everything. Help please

    #125179

    Hey!

    Insert following code into the quick css field

    .main_menu {
    width: 80%;
    }

    .social_header .main_menu ul:first-child > li a {
    height: 40px;
    line-height: 70px;
    }

    #header_main {
    height: 105px;
    }

    div .logo {
    height: 100px;
    }

    Best regards,

    Peter

    #125180

    That’s Awesome! Worked like a charm! Thank you so very very much!

    #125181

    Hi!

    Great – glad it worked :)

    Regards,

    Peter

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Main Menu not displaying properly’ is closed to new replies.