Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1289450
    cmelnik
    Participant

    Hi, 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.

    #1289451
    cmelnik
    Participant
    This reply has been marked as private.
    #1289524
    Rupok
    Member

    Hi 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!

    #1289862
    cmelnik
    Participant

    Hi,
    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.

    #1289961
    Christian
    Moderator

    Sorry 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.

    #1289993
    cmelnik
    Participant

    Thank you.

    #1290016
    Joao
    Moderator

    Let us know if you need help with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1289450 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>