Promo image not working

Hello,

The images in our [promo] shortcode are not displaying. They were working when the page was saved as a draft and now don’t work once published.

[promo image="/wp-content/uploads/2018/07/exampleimage.png" style=“text-align:center;”]

I have checked all image links are correct and tried using absolute URLs with no result.

Can you please help?

Hi Gavgeorge,

Thank you for writing in, you have this following custom CSS block on X > Theme Options > CSS

.home .x-promo-image-wrap {
  display: none;
}

Please find and remove that, as that is the culprit of the missing promo images.

Hope it helps,
Cheers!

Perfect! Thank you!

You’re more than welcome, glad we could help.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.