Avada Forums Community Forum Container background images suddenly disappear

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • buckybears
    Participant
    Post count: 3

    Hi, everyone!

    I’ve been working on a website (boa.rikkiperez.com) and everything has been going great until last night. For some reason all of a sudden all of the container images refuse to show on a maximized screen. My resolution is set to 1920×1080. The background images will only show on an iPad and anything smaller than that for me. None of the settings have been changed and all of the containers have been set to show on small, medium, and large screens. I thought remaking the containers and doing it that would would work and it did for about 5 minutes and then they all disappeared again.

    I have absolutely no idea what to do at this point and if anyone has encountered this before and knows what to do I would greatly appreciate it.

    Michael C
    Keymaster
    Post count: 550

    Hi @buckybears,

    It sounds like a Chrome issue with the Revolution Slider CSS animation and fixed attachment backgrounds for the containers. Try adding this to Theme Options > Custom CSS and they should appear if that is the case:

    .fusion-fullwidth {
        transform: translateZ(0);
    }
    buckybears
    Participant
    Post count: 3

    Thank you, Michael, but unfortunately that didn’t work either.

    Edit: Ah! Yes it did. For some reason it took a couple refreshes before it did. Thank you SO much.

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