Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #869729

    Nestor Rentas
    Participant

    I am currently using the Following CSS on the Flipping card element. All works great in most browsers except Firefox. The image is not hidden on the card when the “Flipping” effect is activated and the back “Text” is merged with a flipped image. Any advice would be appreciated.

    /* Feature Flip Boxes */
    .disable-front-decs .x-face-outer.front .x-face-text {
    display: none;
    visibility: hidden;
    }

    .disable-back-decs .x-face-outer.back .x-face-text {
    display: none;
    visibility: hidden;
    }
    .disable-back-title .x-face-outer.back .x-face-title {
    display: none;
    visibility: hidden;
    }
    .disable-front-title .x-face-outer.front .x-face-title {
    display: none;
    visibility: hidden;
    }

    #870211

    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #872706

    Nestor Rentas
    Participant

    Please close this ticket. I have gone in a different direction with this.

    Thank you

    #873519

    Jade
    Moderator

    No worries Nestor.