Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #599658

    Ashley H
    Participant

    Hi,

    I’ve searched the forum, but can’t seem to find a way to remove the button from the back of the flip card.

    http://www.alamum.com

    Thanks!

    #599685

    geekgoddess
    Participant

    Hi Ashley,

    I had to do that for one of my sites also. Add this to your CSS:

    a.x-face-button { display:none !important }

    #599718

    Ashley H
    Participant

    Rock star! Thanks so much! I needed to do it on a specific flip card so just added:

    .my-flip-card a.x-face-button { display:none !important }

    Thanks again!!

    #599833

    Christian
    Moderator

    Thanks for helping out Ashley, GeekGoddess.:)