Align content left in Child Theme
-
Scott, your design is brilliant. I will donate right away to say thanks. I am not very good in CSS and have had trouble understanding yours in the main theme, I created a child theme and was trying to figure how to align left the post titles and the comment block. i tried this, but no good:
/*
Theme Name: Decode Child
Theme URI: https://benpasley/decode
Template: decode
*/@import url(“../decode/style.css”);
/* =Theme customization starts here
————————————————————– */.entry-title { align: left; }
.entry-meta below-content { align: left; }
- The topic ‘Align content left in Child Theme’ is closed to new replies.