Support » Themes and Templates » Menu overlap:Twenty Te: CSS help?

  • Hello, I am still learning, I am working on a template and trying customize menus, I moved the menu to the left using tutorials, but now with another custom menu added through widgets they are on top of eachother. Im making a child-theme.

    /* Main sidebars */
    #main .widget-area ul {
    	margin-left: 0;
    	top: 100px;
    	padding: 0 20px 0 0;
    	width: 220px;
    	line-height: 20px;
    	position: absolute;
    }
    #primary {
    }
    #secondary {
    }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu overlap:Twenty Te: CSS help?’ is closed to new replies.