Hi Team,
I have created the portfolio gallery but the excerpt won’t appear at the bottom of the image only the title. Am I missing something?
I would like the title and the excerpt to display. https://strikerm.dev32.engage24.com/shop-by-brand/
Kind regards,
Camilla
Hey engage24,
Thank you for the inquiry.
Have you tried adding captions to the images? You can add captions by going to the Media > Library panel.
Best regards,
Ismael
Hi Ismael,
Thank you for the response.
I have tried what you requested but it’s still not working. The product I have used is “product 2” in the portfolio items. You will see that I have added “this is a test” to every possible place in the portfolio item and on the actual image itself.
Kind regards,
Camilla
Hi Ismael,
Any news on the issue I am having?
Kind regards,
Camilla
Hi,
The excerpt is not visible because the text color is white which is the same as the background. You can add this css code to adjust the style of the excerpt container and the text inside.
.grid-entry-excerpt.entry-content {
color: #000000;
}
Best regards,
Ismael
Hi Ismael,
Great thanks, it’s working now.
Kind regards,
Camilla