Double Content Name Displayed In Articles Scrolles Caroussel - Question | JoomShaper

Double Content Name Displayed In Articles Scrolles Caroussel

HB

Holger Busch

SP Page Builder 10 months ago

Hello, my problem is, that the title of the post is displayed double. I would like to remove the title over the the caroussel box.

0
6 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 10 months ago #191259

Hi Holger,

Thank you for reaching out to us.

The issue you’re seeing is due to a missing image. The alt tag is displaying because the image itself isn’t present. Once you add the image, the message will no longer appear.

Thanks again!

0
HB
Holger Busch
Accepted Answer
10 months ago #191280

Thanks Ziaul, can I remove the alt tag without adding an image?

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 10 months ago #191286

Yes, Just remove alt tag from this image.

or use this css, in your suctom css.

.sppb-articles-carousel-img {
    display: none;
}

It will hide this image from html.

Thanks

0
HB
Holger Busch
Accepted Answer
10 months ago #191330

2 of 3 articles have no images. So I can't remove image tags. Is it correct, what you have writte as css code? Looks strange. I added what you have written under "Miscellaneous" in the article scroller addon in the section in sp page builder - but that did not work it is still there.

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 10 months ago #191362

If you remove image from these articles, then you will not see this image alt tag, also, I see that you didn't use my provided css, to hide image tag.

To add css in your custom css. follow this guide: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

Thanks

0
HB
Holger Busch
Accepted Answer
10 months ago #191442

I am sorry - I put the code into css in the article addon in the page builder. I added it now to the page builder - but it is still there.

"Medienbeitrag 3" has no images - but why is it displayed? Regards

0