Support ForumAdding title and excerpt to portfolio grid item – Support Forum https://support.ishyoboy.com/forums/topic/adding-title-and-excerpt-to-portfolio-grid-item/feed/ Fri, 04 Sep 2026 08:58:35 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/adding-title-and-excerpt-to-portfolio-grid-item/#post-7881 <![CDATA[Adding title and excerpt to portfolio grid item]]> https://support.ishyoboy.com/forums/topic/adding-title-and-excerpt-to-portfolio-grid-item/#post-7881 Tue, 28 Apr 2015 14:24:20 +0000 Code-Ninjas Hi there,

I’m trying to add the title and excerpt underneath the featured image of a portfolio grid item.

I’ve overwritten ish_portfolio.php in my child theme and have added a test title (added $return .= ‘<h2>TEST</h2>’; on line 455) and i can see that it is being output on the page, but it is hidden.

I want it so that the title and excerpt are part of the item so that when you hover, the overlay applies to everything, not just the image.

Any ideas on how i can do this?

Thanks

]]>
https://support.ishyoboy.com/forums/topic/adding-title-and-excerpt-to-portfolio-grid-item/#post-7895 <![CDATA[Reply To: Adding title and excerpt to portfolio grid item]]> https://support.ishyoboy.com/forums/topic/adding-title-and-excerpt-to-portfolio-grid-item/#post-7895 Wed, 29 Apr 2015 05:05:03 +0000 IshYoBoy Hey,

Well the items are now styled via CSS to be in 4:3 ratio. To manage what you’re trying you will have to re-style it. Moreover the link element is absolutely positioned inside the .ish-p-col so it will not change the height of the whole portfolio item. You need to either place it elsewhere or re style it. In any case you need to inspect it and play with.

These are some CSS styles used which define how the portfolio items behave:

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>