Tagged: x
-
AuthorPosts
-
August 18, 2016 at 11:06 am #1137030
cece101ParticipantHello!
Page is http://www.buildmywordpresswebsite.com/cloud/ – 5 flip cards
1. Need to set cards to same height
2. Need to remove title from back of all flip cards
3. Need to remove text from front of all flip cardsThanks!
August 18, 2016 at 12:44 pm #1137190
JadeModeratorHi there,
#1 Please add this code in the customizer:
.page-id-213 #x-section-4 .x-card-outer .x-face-outer { height: 280px; }#2 & #3
.page-id-213 #x-section-4 .back h4.x-face-title, .page-id-213 #x-section-4 .front .x-face-text { display: none; }Hope this helps.
August 18, 2016 at 10:11 pm #1137874
cece101ParticipantThank you. That did remove the requested text BUT now when you flip the cards they move out of alignment.
August 19, 2016 at 12:57 am #1137982
Rue NelModeratorHello There,
Thanks for the updates! Please update the css and use this instead:
.page-id-213 #x-section-4 .x-card-outer .x-face-outer { min-height: 340px; }Please let us know if this works out for you.
August 23, 2016 at 1:13 pm #1143514
cece101ParticipantI made that change but the issue still exists. See attached pic.
August 23, 2016 at 5:15 pm #1143811
JadeModeratorHi there,
Please use this code:
.page-id-213 .flip-3d.flipped .x-card-inner { height: 340px !important; } .page-id-213 #x-section-4 .x-container:first-child { margin-bottom: 50px !important; }Hope this helps.
August 23, 2016 at 7:46 pm #1143998
cece101ParticipantThanks that helps. Only last thing… padding at bottom of section is now smaller than the top but when you flip the card the spacing doubles… not sure why.
August 24, 2016 at 3:31 am #1144381
ChristopherModeratorHi there,
Please provide us with login credentials so we can take a closer look.
Thanks.
August 25, 2016 at 8:05 am #1146552
cece101ParticipantThis reply has been marked as private.August 25, 2016 at 10:09 am #1146738
RupokMemberHi there,
Upon checking the page again it seems fine. This is what I am seeing on normal state – http://prntscr.com/caaool
On hover state – http://prntscr.com/caap4m
So can’t see the difference of padding as you mentioned. Did you fix this already or would you clarify with a screenshot if it’s still have any issue.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1137030 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
