Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #264082

    Hi,

    Thanks for making such good theme. I am all set with my website, there is just one issue which is left for final view for my website.

    All is good with desktop version, I have issue with layerslider width on mobile and tablets. I have tried all Layer Slider setting and codes from previous forums but nothing helps. Please check website on phone and tablet and let me know how to fix it.

    Below is link to my website:

    http://www.pubsarena.com

    Thanks.

    #264137

    Hey segothe!

    All responsive settings for LayerSlider are handled within the plugins settings and on each of your layers. Setting the position of your elements, where the responsive break is and the container size are where you will be able to clean up your responsive issues.

    Looking at your slides, each of the left hand text elements is outside the edges of the site which is probably the root of your issue since LayerSlider will keep that same proportion as you shrink down the width. So you need to move the elements to fit better.

    Best regards,
    Devin

    #264158

    I tried changing this as below, but didn’t work.

    element.style {
    width: auto;
    height: auto;
    padding: 0px;
    border-width: 0px;
    left: 0px;
    top: 0px;
    }

    Can you help me with code or way to set it up. It will be great help.

    #264485

    Hey!

    Thank you for the info.

    I’m not sure what you’re trying to accomplish with the code above but I think it’s incorrect. The only solution I think, is to extract the words from the background. Make it as a separate layer.

    Cheers!
    Ismael

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