Tagged: x
-
AuthorPosts
-
November 30, 2016 at 2:52 pm #1276529
newskywebsitesParticipantHi there,
I’m working on this new site: http://dawnk.sg-host.com/
It’s using Church expanded demo. I want to fix the section that shows “Join Us” in one column and the video in the other column so they are always the same height, until they wrap on smaller screens. See attached screenshot of what I DON’T want where the section background shows on smaller screens as the video isn’t tall enough. How can I fix this so they are always the same height?
Latest version of everything. Using child theme and latest Cornerstone.
Thanks!
DawnNovember 30, 2016 at 3:09 pm #1276553
Nabeel AModeratorHi there,
Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
@media screen and (min-width: 768px) and (max-width: 1150px) { .x-video .x-video-inner { padding-bottom: 100% !important; } } .x-section .x-container.marginless-columns .x-column.x-1-2 { padding: 0 !important; }Let us know how this goes!
November 30, 2016 at 3:39 pm #1276582
newskywebsitesParticipantThat will work for now! Thanks so much! It cuts off the left and right of the video, but I’ll see what the client says. I get it that something has to give. 🙂
Thanks for the speedy response!
DawnNovember 30, 2016 at 3:50 pm #1276586
Nabeel AModeratorGlad we could help 🙂
Cheers!
December 1, 2016 at 8:47 am #1277445
newskywebsitesParticipantWait, this isn’t working the way I’d like and perhaps there are other options. See screenshot. I don’t want the video side to be the height of the text side. I don’t want black bars at the bottom and top. Instead, I’d like the text side to respond to the video size and automatically be the same height (and have text be responsive too).
Is that possible? See screenshot.
URL: http://dawnk.sg-host.com/Thanks!
DawnDecember 1, 2016 at 9:50 am #1277533
RupokMemberHi there,
I can’t see the black bars on my end for any screen size. Can you check again and clarify which screen size it is? Make sure to check with another browser meantime.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1276529 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
