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?
Any fix for this? I’ve tried almost everything. Help please
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
That’s Awesome! Worked like a charm! Thank you so very very much!
Hi!
Great – glad it worked :)
Regards,
Peter