Tagged: x
-
AuthorPosts
-
May 20, 2016 at 6:16 pm #1002226
micahcarp11ParticipantIm trying to get a revolution slider to work with you Icon theme side bar, but it doesn’t fit the page when i put the slider on auto like there is some extra padding i’m missing. Then when I change it to full width it is to large and goes underneath the side bar any suggestions? My goal is to get the slider to match side by side with the side bar like the icon 3 demo.
May 20, 2016 at 10:43 pm #1002554
Prasant RaiModeratorHello There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
May 24, 2016 at 1:28 pm #1007709
micahcarp11ParticipantThis reply has been marked as private.May 24, 2016 at 3:07 pm #1007861
JoaoModeratorHi There,
The link above provided does not seem to be working.
Could you please verify if it is correct?
Thanks,
Joao
May 24, 2016 at 3:29 pm #1007895
micahcarp11ParticipantThis reply has been marked as private.May 24, 2016 at 6:39 pm #1008110
JadeModeratorHi Micah,
Please try to disable the Column Container option of the section in Cornerstone.
May 24, 2016 at 7:55 pm #1008238
micahcarp11ParticipantStill stretching passed the menu
May 24, 2016 at 11:42 pm #1008492
Nabeel AModeratorHi again,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.page-id-8274 .fullwidthbanner-container { margin-left: 250px !important; }Let us know how this goes!
May 25, 2016 at 8:10 am #1009003
micahcarp11ParticipantIt works for the larger screens, but for smaller screen sizes when the side bar goes away the slider is not big enough.
May 25, 2016 at 9:03 am #1009083
Paul RModeratorHi,
To fix it on smaller screens, you can add this under Custom > Edit Global CSS in the Customizer.
@media (max-width: 1200px) { .page-id-8274 .fullwidthbanner-container { width: 100% !important; margin-left: 0 !important; } }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1002226 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
