Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #419829

    Hello
    All my color section backgrounds (parallax/center-center/no overlay) do no display fully since I upgrade to Enfold 3.1.1
    This issue in ONLY visible on mobile (an iPhone)
    It display correctly on desktop.

    Exemples:
    Missing background > http://s12.postimg.org/b8z2bw1wd/missing_1.jpg
    Same and on desktop > http://s12.postimg.org/3wy7k3925/not_missing_1.jpg

    Missing background > http://s12.postimg.org/qvqbp9fod/missing_2.jpg
    Same and on desktop > http://s12.postimg.org/sc1u7eil9/not_missing_2.jpg

    I also notice that you have removed the scroll to top buton on mobile? Why that?! Very bad idea… :(
    Your CSS:

    .responsive #scroll-top-link {
        display: none;
    }
    

    thank you

    #419893
    This reply has been marked as private.
    #419965

    Ok with Version 3.1.2, thanks for that but please bring us back our scroll to top button button on mobile :-)

    #420702

    Hey!

    If you need it to display on all screen sizes then try adding this to your custom CSS.

    #scroll-top-link { display: block !important; visibility: visible !important; opacity: 1 !important; }
    

    Regards,
    Elliott

    #420708

    Hello Elliot, that’s what I did, but WHY did you remove it from mobile screens ? It’s there that this button is the most used… ?
    Or, do not let people play with CSS, but just add this as an option in Enfold backoffice panel, juste a simple checkbox will let the webmaster the choice to use it or not.
    Thanks

    #421730

    Hey!

    Mobile browsers scroll to top automatically when touched on the top of the browser and to not cover any content on small screens it was removed I think. But glad Yigit could help you to achieve what you needed :).

    Let us know in a new ticket when you need some more help.

    Cheers!
    Andy

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.