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

    Here is the CSS

    div .logo { left: 42%; z-index: 999; }
    .logo, .logo a, .logo img { max-width: 156px!important; }
    #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item:first-child > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a { padding-right: 16px!important;
    padding-left: 15px!important; }
    #megaMenu ul.megaMenu > li#menu-item-277 { margin-right: 535px!important; }

    I’m assuming the “menu-item-277” is this ID??

    Don’t know how to find it?
    Nor do I know how to add a custom ID

    #209146

    Hey!

    Basically i have increased right margin of one of your menu item to create a space. 277 is menu item ID, and this is how you can find it http://i.imgur.com/77gnadq.jpg
    You should right click on the menu item, “inspect elements” then change its ID with 277, in that case 1004. I hope it is clear

    Cheers!
    Yigit

    #209156

    Bingo! Got it. I’m sure I can figure the rest out by fiddling with the numbers
    Thanks again

    #209158

    Hey!

    You are welcome, glad we could help. I am marking this thread as resolved as well. If you have any other questions or issues, let us know

    Regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘One more quesiton about Center logo two menu’ is closed to new replies.