New Topic

Reply To: Sidebars not showing on Blog Page

Home › Forum › Help › Sidebars not showing on Blog Page › Reply To: Sidebars not showing on Blog Page

#1980

StartupWP
Keymaster

Also add:

.page-template-templatestemplate-sidebar-none-php #content, .post-template-templatestemplate-sidebar-none-post-php #content, .page-template-templatestemplate-login-php #content, .post-template-templatestemplate-login-post-php #content {
  padding: 4% !important;
}

For the new layout changes.

1. Use:

#menu {
  background-color: #800000;
}
#site-title a, #site-title h1 a, #site-title h1, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #800000 !important;
}

2. Great, looks like you already figured out this one:

.entry-content p {
  color: #000;
}

3. Bonus tip. Go to Settings > Permalinks > Change to “Post name” > Save Changes

What this will do is change links like:

http://www.theasccoder.com/?page_id=21

to “pretty” links like so:

http://www.theasccoder.com/disclaimer/