change the layout of collections
This commit is contained in:
parent
89bb9bf668
commit
8b6c05c046
|
@ -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 -->
|
||||
|
|
Loading…
Reference in New Issue