Forum Replies Created

Viewing 1 replies (of 1 total)
  • Is the next step creating CSS in the twentyfifteen-child/style.css file? Would this be based on the * 6.2 Menus section? Would the css selector be “.top-header-menu { … }”?

    .top-header-menu a {
    	display: block;
    	padding: 0.8em 0;
    	position: relative;
    	text-decoration: none;
    }

    I think what is wanted is a horizontal menu/nav bar.

    Thanks

Viewing 1 replies (of 1 total)