Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #463237

    Hello,

    How do I put the menu centered, below the full-length slider, just on the Home page?
    And then when they click it goes to whatever page and the menu is on upper right?

    Thank you

    #463707

    Hi Nathan!

    Use a FullWidth Submenu element.

    Cheers!
    Josue

    #463747

    then how do I not have the menu up top only on the home page?
    thanks

    #463759

    Hi,

    Use this CSS:

    .home nav.main_menu {
        display: none;
    }

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.