Viewing 2 replies - 1 through 2 (of 2 total)
  • go to Appearance > Editor > style.css and add below code to change the position of your menu and title.

    you can find style.css at right side under sub items of the Templates tag.

    .main-navigation ul li a { background: #000000;}
    .main-navigation ul li:hover > a, .main-navigation ul li.current_page_item > a { background: ff0000;}

    Thread Starter boionfire81

    (@boionfire81)

    Perfect ty! But it doesn’t work for the drop downs. Total menu depth for me is 3 levels.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How-To Menu CSS’ is closed to new replies.