• I’ve spent many hours trying to figure out how to get a right sidebar on an archives page and other static pages and single posts. I could not get anything to work. Then I saw a reference to this plugin and by checking one check box, it is all solved! Thanks!

    One suggestion for an addition to the color setting mods:
    Add the ability to change the color setting and font weight for the sidebar widget titles. I’ve tried adding this to my child theme CSS but it has no effect.

    h3.widget-title {
    	color: #333;
    	font-size: 1em;
    	line-height: 1.1em;
    	font-weight: bold;
    }

  • The topic ‘What a Relief!’ is closed to new replies.