Tagged: cornerstone
-
AuthorPosts
-
August 4, 2016 at 8:28 pm #1118183
Hi, there,
I’m trying to place a revolution slider in cornerstone. But there’s padding to the left and right on my screen. How do you make sure that the slider resizes properly across all screens (with no visible padding)?
http://gabriella.global/tryout/
Thanks for your help!
I’m using a child theme of X 4.6.1.
August 4, 2016 at 9:11 pm #1118279Also, how do you lose the padding on the right and left side for the videos? Thank you!
August 5, 2016 at 12:57 am #1118486Hi There,
Upon checking, the URL you have shared is page not found. To remove padding on the slider, please select FULL WIDTH under Slider Layout.
For the video, please do share your page URL with video.
August 5, 2016 at 5:23 pm #1119449OK. It should be visible to you now.
I’ve selected “full width” for the first slider, but it’s still showing the same, even after flushing the cache. Also, if you could let me know how to make the video URL full width, that would be great. Thanks.
August 6, 2016 at 2:07 am #1119890Hello There,
Thank you for the clarifications! Please edit your page again in Cornerstone and click on the row settings. You need to disable the column container.
If you need anything else we can help you with, please let us know.
August 6, 2016 at 7:04 pm #1120477Thanks! That worked. But how do you do the same thing for YouTube videos? I still have padding on either side of the YouTube embeds and that setting doesn’t appear for the video section.
http://gabriella.global/tryout/
Thank you so much!
August 7, 2016 at 5:07 am #1120774Hi There,
Please add the following CSS under Customizer > Custom > Global CSS:
.page-id-2535 #x-section-4 .x-container.max.width { max-width: 100%; width: 100%; }
Hope it helps 🙂
-
AuthorPosts