Tagged: x
-
AuthorPosts
-
December 16, 2016 at 6:29 am #1295537
r_c_ParticipantHi there. After updating the layer slider the latest from the theme my front page slider is not off enter and squiffy! I will add further details in a private reply now, thank you.
December 16, 2016 at 6:31 am #1295538
r_c_ParticipantThis reply has been marked as private.December 16, 2016 at 10:14 am #1295719
Nabeel AModeratorHi there,
Thanks for writing in! Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.vc_column_container { padding-left: 0 !important; padding-right: 0 !important; } .ls-overflow-visible { overflow: hidden !important; } .vc_column_container>.vc_column-inner { padding-left: 0 !important; padding-right: 0 !important; }Let us know how this goes!
December 16, 2016 at 10:42 am #1295745
r_c_ParticipantThis reply has been marked as private.December 16, 2016 at 3:10 pm #1296000
JadeModeratorHi there,
Please add this code:
.ls-wrapper { left: 0 !important; } html .ls-container, body .ls-container, #ls-global .ls-container { width: 100% !important; margin: 0 auto !important; }Hope this helps.
December 19, 2016 at 5:11 am #1298000
r_c_ParticipantThis reply has been marked as private.December 19, 2016 at 5:44 am #1298032
ChristopherModeratorHi there,
Your slider is displaying fine, please see the attachment. Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
Thanks.
December 19, 2016 at 12:14 pm #1298466
r_c_ParticipantThis reply has been marked as private.December 19, 2016 at 11:08 pm #1299033
Paul RModeratorHi Richard,
To fix it, you can add this under Custom > CSS in the Customizer.
@media (max-width:1350px) { .home .ls-wrapper.ls-in-out { left:0 !important; } .home .ls-wp-container.fitvidsignore.ls-v5 ls-container.ls-fullwidth { margin: 0 auto !important; width: auto !important; } }Hope that helps.
December 20, 2016 at 1:51 pm #1299691
r_c_ParticipantHi Paul, thanks for the code.
Unfortunately it doesn’t seem to change anything (with or without the extra code suggested before in there as well).
Regards,
Richard.December 20, 2016 at 11:26 pm #1300155
Paul RModeratorHi Richard,
Upon checking, I can see there are syntax errors in your css code.
There are missing } and double dots.
See Video – http://screencast.com/t/EzuBxQHM2
December 21, 2016 at 2:41 am #1300245
r_c_ParticipantHi Paul. Ah curious! I was pasting the code in from the email the forums sent out upon reply. Looks like either your or my client is adding some quirky formatting to the code. I’ll re paste directly from the forum here now and in future.
fyi I have attached a screenshot, I am using mail.app one the mac.
Thanks,
Richard.December 21, 2016 at 2:51 am #1300250
Paul RModeratorHi Richard,
Thanks for letting us know.
I will forward this to our web development team for review.
December 21, 2016 at 3:19 am #1300275
r_c_ParticipantHi Paul, I just double checked for the double periods and missing brackets. Seems all ok but the issue still remains. The first slider is mostly ok, the second and third are off centre and unconfined. Also in mobile and within the x-theme customiser preview the slider extends to the edge of screen.
I have also purged the cache and there was a small update to layer slider which hasn’t seemed to help either.
Thanks again,
Richard.December 21, 2016 at 6:14 am #1300432
Paul RModeratorHi Richard,
There is still one missing } in your css code.
I went ahead and added it.
Kindly check on your end.
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1295537 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
