Tagged: x
-
AuthorPosts
-
December 11, 2016 at 8:10 pm #1289450
cmelnikParticipantHi, I can not seem to find a clear thread that covers this… is there a way to have the section background image fixed on mobile so it acts as it does on large screen?
This would be a great help.
Thank you.
December 11, 2016 at 8:10 pm #1289451
cmelnikParticipantThis reply has been marked as private.December 11, 2016 at 10:13 pm #1289524
RupokMemberHi there,
Do you want to do it for all sections that have background image? In that case you can add this under Custom > CSS in the Customizer.
.x-section.bg-image.parallax, .x-section.bg-pattern.parallax { background-attachment: fixed!important; }If you want this for any specific section only, you can use
background-attachment: fixed!important;within Style field of the section.Cheers!
December 12, 2016 at 6:43 am #1289862
cmelnikParticipantHi,
While it works great on laptop/desktop, it still doesn’t seem to apply on mobile. The section background image on mobile scrolls with the text instead of being fixed behind it and having the text move over it on scroll.?
Thank you.
December 12, 2016 at 7:45 am #1289961
ChristianModeratorSorry for the confusion. What you’d like to do is make parallax work on mobile. That is not possible. Parallax feature is disabled on mobile on purpose for performance reasons. We do not support enabling it.
Thanks.
December 12, 2016 at 8:18 am #1289993
cmelnikParticipantThank you.
December 12, 2016 at 8:47 am #1290016
JoaoModeratorLet us know if you need help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1289450 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
