Hi Sakin,
I no longer have a Child Theme, it was rendered useless, so everything is in the Parent Theme. I don’t want to have to use Menu to create them as it is much easier adding pages and numbering them to position them in the menu navigation. How can I do that and get rid of the old way that was already there in the Old site?
Here are my custom CSS. I have taken them from the recommendations you have given me for my other websites. I have yet to enter the one you provided.
#branding ul.menu a { text-transform: uppercase; }
.tinynav {text-transform:uppercase; }
#branding ul.menu a { padding: 1.00 em; }
#categoryposts-8 div.widget-title h3 { color: #FFF; }
#site-title, #site-description { margin: 0; text-align: center; }
#branding hgroup { margin: 0; padding: 0; }
.entry-title, .entry-title a { color: #FFF; text-align: center; }
.sidebar-top { max-width: 90px; }
.entry-title, .entry-title a { color: #FFF; text-align: center; }
.widget-title { color: #FFF; text-align:center; }
.entry-title, .entry-title a { color: #FFF; }
.widget {background-color: #111111;}
#header-content { padding-bottom: 0; }
{ border: none; }
.page .entry-title { display: none; }
#branding { background-color: #202020; }
#site-generator .copyright { margin: 0 auto; text-align: center; width: 100%; }
.entry-meta {display: none !important;}
#content nav#nav-slider { display: none; }