Author Posts September 26, 2015 at 3:41 pm #599658 Ashley HParticipant 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! September 26, 2015 at 4:31 pm #599685 geekgoddessParticipant 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 } September 26, 2015 at 5:42 pm #599718 Ashley HParticipant 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!! September 26, 2015 at 11:04 pm #599833 ChristianModerator Thanks for helping out Ashley, GeekGoddess.:) Author Posts