• Hi to all!
    This is my website in progress https://rivertorivercruise.com/

    The menu on the left side is kinda weird, not bellow each other. Can I fix it or “that’s it”?

    Also, [ River To River Cruises ] button on menu is actually multiple level menu. I wonder if it’s possible to make it dynamic so I don’t need to click 3-4 times to get to the registration page.

    Thanks for any help,
    ammtar

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Z.com byGMO

    (@takeaki-nagashima)

    TO:ammtar

    Thank you for choose our theme—waffle.
    we are sorry to tell that what you want to fix is out of our support.
    Also because the default setting ot waffle,it is hard to change.

    >not bellow each other
    out of the theme customizable range

    >multiple level menu
    Because the default setting for child menu, it can not to be change.

    Best Wishes.

    Why is that? I have 10 menu items I can list straight down the page while ammtar only has 6. I am trying myself to add just one more. If we can figure out why I have more and how that happened, ammtar can get more listed in a straight line down the page and perhaps find a way I can get that last link down there too.

    @ammtar, it should be fairly easy to get the menu to display only one item per line. Try adding the following CSS rule using your custom CSS (i.e., Jetpack):

    .main-navigation ul li {
      clear: both;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dinamic menu?’ is closed to new replies.