Tagged: 

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

    Hello enfold team,

    Layerslider has been a royal pain in the butt. As you can see on my page sunpowertt the slider is about the size I want it to be however the caption is far out of the image on the top right and so much white space on top.

    Right now the settings show slider width 2200 and height 1550. Changing these numbers seem to give random results. I cannot get it exactly the size I want to.

    How can I fix this?

    Thanks in advance.

    #656975

    Hey Zak,

    captions seem to be fine for me:

    View post on imgur.com

    Could you fix it already? If not please clear browser cache and hard refresh a few times.

    Best regards,
    Andy

    #657055

    Yes got it fixed. Changed pixel sizes to a percentage.

    But its still a bit misaligned on mobile, any ideas?

    #657466

    Hi,

    I can’t see any slider on mobile. Can you provide us a precise link where we can inspect the elements in question please?

    Best regards,
    Andy

    #657500

    Ok view it on mobile now, I had it hidden but no longer.

    thanks

    #657537

    Hi,

    try this code:

    @media only screen and (max-width: 767px) {
    p.ls-l {
    margin-top: -18px !important;
    margin-left: -50px !important;
    }}
    

    and adjust as needed.

    Best regards,
    Andy

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