Tagged: 

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

    Hi,

    Si there simple way to achieves this page of navigation without to much trouble?

    Home | About | Products | MY LOGO | Locations | Help | Contact

    Thanks,
    D

    #480939

    Hi dhuet!

    So your just trying to put your logo in the middle with the menu on either side correct? It would take some CSS editing. Send us a link to your page and we’ll take a look.

    Best regards,
    Elliott

    #480951

    thank you!

    #481331

    Hi!

    Add this to your custom CSS.

    #header_main_alternate {
      border-top: 0 none !important;
      top: -70px;
    }
    #menu-item-5237 {
      margin-right: 90px;
    }
    

    Cheers!
    Elliott

    #481414

    Bingo! Right on target.

    Thanks Elliot!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Slip menu navigation’ is closed to new replies.