Home Forums Theme support Move Pazzo Theme Menu

Tagged: , ,

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 9 years, 10 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • I would like to move the Pazzo theme menu to be below the header image and logo. However unlike most themes that simply have one line of code in a div for the menu this theme has a number of if clauses that is making the move more difficult.

    Has someone done this? or can someone advise on how this can be done?

    Thanks
    -BC

    Hi BC,

    its very easy, just go to WP admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this css code:

    div#navleft {
    position: relative;
    }

    Perfect! Thank you for the quick response.

    You’re welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.