Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1400375

    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

    #1400423

    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

    #1400444

    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

    #1400541

    Hi Ismael,

    Any news on the issue I am having?

    Kind regards,
    Camilla

    #1400632

    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

    #1400644

    Hi Ismael,

    Great thanks, it’s working now.

    Kind regards,
    Camilla

    #1400775

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.