• Hello!
    I like this theme and playing around with it to tweak its templates in my child theme. My preferred layout is sidebar-right for index pages & no-sidebar for all single posts.

    Currently, layout selection code get_theme_mod is placed in header.php. Based on my limited experience in theme development either I guess either I have to modify this code with a conditional statement, or have to place a new get_theme_mod in single.php or content-single.php. I have been struggling with this for a while but failed to achieve this? Any help would be much appreciated!

    Thank You

  • The topic ‘How to Modify Single post Layout in Child Theme’ is closed to new replies.