Add content-inner class to comment section
This commit is contained in:
parent
c2b4cbeccb
commit
d7d41fbb77
1 changed files with 3 additions and 1 deletions
|
|
@ -167,7 +167,9 @@
|
|||
|
||||
<?php atravelblog_related_posts(); ?>
|
||||
|
||||
<?php comments_template( '', true ); ?>
|
||||
<div class="content-inner">
|
||||
<?php comments_template( '', true ); ?>
|
||||
</div>
|
||||
|
||||
<?php endwhile; else: ?>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue