Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1067845

    Hi there,

    I’m using the advanced slider in my newest project. I’m trying to duplicate the effect of the Enfold 2017 demo with layers that follow the mouse cursor. It’s working as intended on desktop, but not on mobile.

    I think I’m overlooking something because what I’m asking is fairly simple:
    –> how to center texts on mobile? <–

    Please check out the screenshot to see what I mean.

    View post on imgur.com

    I’ve added login in private data.

    Would you mind helping me out, please? :D
    Thanks!

    • This topic was modified 5 years, 9 months ago by mynick.
    #1069360

    Hi guys,

    Not trying to be impatient, but I do wanted to add these screenshots of your demo.
    Basically I’m trying to copy the effect.

    View post on imgur.com

    Can you help with this small issue? I tried everything to center it on mobile :(.

    #1069655

    Hi,

    I tested the effect on our demo and it is also not working on Mobile.
    Thta is a functionality that is not working on mobile phones at all.

    Best regards,
    Basilis

    #1069738

    Well,
    I checked that before opening this thread and on my iphone the enfold demo looks great…So now I’m confused.

    Also: I’m sure you guys would have tested it before releasing your main demo, right? :D
    Also: centering texts should be possible… no :p? I’m 99% sure we’re overlooking something fairly simple….

    Any thoughts?

    #1071364

    Hi jeroenvandessel,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width:479px){
        .ls-wrapper.ls-in-out {
            left: 18vw !important;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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