change the layout of collections

This commit is contained in:
Fabiano Alencar 2018-05-09 16:25:38 -03:00
parent 89bb9bf668
commit 8b6c05c046
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php get_header(); ?>
<div class="row">
<div class="col col-sm-9 mx-sm-auto">
<div class="col mx-sm-auto p-0">
<div id="content" role="main">
<div id="tainacan-items-page" collection-id="<?php echo tainacan_get_collection_id(); ?>"></div>
</div><!-- /#content -->