Okay
  Public Ticket #481945
Images not showing in tabs
Closed

Comments

  • Antonin started the conversation

    Hi,

    We are having trouble with a bunch of images that are not showing in one tab. If you go to the "Harvest" page on our website, under the tab "Supporters", the titles are displayed but not the images within the sections. Sometimes when I scroll all the way down and then up, the images would show up, sometimes not. I noticed that resizing the window of my browser would fix the bug too. Rarely, the tab would look ok but then the line up tab would be messed up.

    I've attached some screenshot to give you a better sense of what's happening. Any idea on how to fix this ?

    Antonin

  •  8,987
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    img.img-with-animation {
        opacity: 1 !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Antonin replied

    That worked, thanks a lot Tahir.