ThemeShaper Forums » Thematic

How do I make the menu vertical?

(2 posts)
  • Started 1 year ago by astima
  • Latest reply from robYardman
  • This topic is resolved

Tags:

  1. astima
    Member

    I am using the Gallery child theme to the thematic theme. How do I make the menu vertical?

    Posted 1 year ago #
  2. In your menu css:

    .sf-menu li {
        float: none;
    }
    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.