Tagged: x
-
AuthorPosts
-
June 13, 2016 at 5:07 am #1039310
NicoleGParticipantHi, I’ve seen other questions asking the same thing, but the css code seems to be tailored to each website. I have three cards and they are all different sizes and I need to make them uniform. Can you please advise what I need to do. Is it css something along these lines:
.page-id-6 #x-section-2 .x-card-outer .x-card-inner {
min-height: 300px;
}Also, the first card floats in to the space and the others don’t. Is there somewhere I can change this setting?
Thanks
NicoleJune 13, 2016 at 5:08 am #1039311
NicoleGParticipantThis reply has been marked as private.June 13, 2016 at 6:51 am #1039447
Paul RModeratorHi,
Thanks for writing in!
To make it even, you can add this under Custom > CSS in the Customizer.
.home #x-section-6 .x-card-outer .x-card-inner { min-height:285px; }Hope that helps.
June 13, 2016 at 7:02 pm #1040488
NicoleGParticipantThanks Paul. That didn’t seem to work though. Are you able to have a look and see please?
Thanks
NicoleJune 14, 2016 at 1:28 am #1040867
John EzraMemberHi there,
Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.
.home div#giving-back .x-card-outer .x-card-inner { min-height:285px; }Hope this helps – thanks!
June 14, 2016 at 1:56 am #1040904
NicoleGParticipantThanks John – that works!
Interestingly it works when I go to the real site, but it isn’t showing when I am in layout/edit mode.
Thanks 🙂
June 14, 2016 at 7:38 am #1041271
FriechModeratorHi Nicole,
That is because Cornerstone has a sidebar panel that takes something 20% of the screen width. Try previewing it on a full-width by pressing the arrow icon on the bottom-left.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1039310 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
