Home Forums Free Themes Photo Perfect Drop Down Category

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #916
    Del
    Participant

    How do you make a drop down menu on the left hand side of the pro site.. under CATEGORY

    #917
    Del
    Participant

    do you guys have video tutorial

    #926
    wensolutions
    Keymaster

    Hello Del,

    Add the following CSS code in Custom CSS section of Theme options:

    #category-menu {
      top: 57px;
      left: 50px;
      right: inherit;
    }
    div#main-nav {
      top: 110px;
    }

    It will then position the right menu just below the left category menu.

    Thanks!

    #936
    wensolutions
    Keymaster

    Currently there is no video tutorial of this theme but you can refer its textual documentation.

    http://themepalace.com/theme-instructions/photo-perfect/

    Thanks

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