better title text fitting responsive design
This commit is contained in:
parent
8c16ceee0d
commit
c9354c5f2e
7 changed files with 285 additions and 16 deletions
|
|
@ -27,7 +27,10 @@ $kit_category_url = get_category_link( $kit_categories[0]->term_id );
|
|||
</span>
|
||||
</a>
|
||||
<?php } ?>
|
||||
<?php the_title( '<h1>', '</h1>' ); ?>
|
||||
|
||||
<div id="centeredMultiLine">
|
||||
<?php the_title( '<h1>', '</h1>' ); ?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue