Viewing 6 posts - 31 through 36 (of 36 total)
  • Author
    Posts
  • #608161

    Hi!

    I checked your website on my smartphone and layerslider looks good to me. Text is inside of box always for me. So it seems to be fixed for me, as Ismael already mentioned too.

    Regards,
    Andy

    #608355

    Hi Andy,

    It does look fine on a smartphone, but not on a computer browser. I’m not sure how to send you a screenshot here, but I can if you would like. I’ve tried every browser on multiple computers. The issue of the centering of the text was never an issue on the smartphone, only on the computer browser. Advice?

    Thanks,

    Dani

    #608395

    Also, do you have any suggestions for alternative layer slider plugin options? This one doesn’t seem to be very compatible.

    #608780

    Please help – The text in my text boxes on LayerSlider WP shows up fine on my computer browser, but when the web site is opened on a smartphone, the text runs out the bottom of the text box and the title text is a great deal larger than it should be. How can I fix this please?

    And now you say it was never an issue on smartphone? I don’t get it to be honest. Please use different tickets for different questions/issues, otherwise it gets very confusing for us moderators and for people trying to search help here in this forum.

    I checked your website on desktop and LayerSlider looks totally normal to me:

    View post on imgur.com

    Please us a service like imgur.com or dropbox to provide us any files. Providing a mockup showing the results you want to achieve would help a lot.

    Regards,
    Andy

    #608993

    Hi Andy sorry for the confusion. These were separate issues as the text never ran off on the computer browser, only on the smartphone view. The text can’t be centered on the browser – that’s the problem there. As you can see from the picture, the text starts at the tip top of the slider and I cannot get it to move down (appear centered).

    The reason the tickets were the same is that the issues were occurring simultaneously and I wasn’t sure if they were related so I presented them together. Again, my bad if that caused confusion. All I want to do is be able to center the text on the image you uploaded below. If you’d like me to start a new ticket, I would be happy to do so.

    D

    #609518

    Hi!

    use this code in Quick CSS fiel to move it down:

    h3.layer-textbox, .layer-textbox p {
    position: relative;
    top: 10px;
    }
    

    and adjust as needed.

    Regards,
    Andy

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