nvolkert
Member
Posted 1 year ago #
I am trying to add my sidebar to all pages and it is not working.. please help.
I have added <?p<?php get_sidebar(); ?> to my page.php
and this is my code below in my child theme 2011
.singular.page .hentry {
padding: 0;
}
.singular .entry-header, .singular .entry-content {
margin-right: 270px
}
.singular .entry-content {
padding: 0.25em;
}
http://www.milkallergyguide.com
nvolkert
Member
Posted 1 year ago #
Thanks, I'll give this a try.
Do you know if it allows you to add different sidebars for different pages? I originally wanted this feature but had too much trouble setting it up and decided to just go with same sidebar every page.
nvolkert
Member
Posted 1 year ago #
worked like a charm... thanks again