• Hello everybody,

    I’m trying to make the twentythirteen based submenu drop from left to right (horizontally). Do you have any idea how to do that? I’ve tried ‘Drop-down menu widget’ and converting the css positions from vertical to horizontal.

    The current result is here:
    http://www.z11.sk/

    I’m desperate after a day of trying 😀

Viewing 1 replies (of 1 total)
  • You really need to be using a child theme to make changes to the default theme – as is, all of your changes will be overwritten when WP is updated.

    http://codex.wordpress.org/Child_Themes

    It’s also imperative to have an unmodified default theme for various troubleshooting purposes.

    So move your changes to a child theme before doing anything more…

Viewing 1 replies (of 1 total)

The topic ‘Menu drop-down horizontally’ is closed to new replies.