• Resolved benpasley

    (@benpasley)


    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; }

Viewing 3 replies - 16 through 18 (of 18 total)
Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Align content left in Child Theme’ is closed to new replies.