Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1161195
    Irfan_Abdurrafi
    Participant

    Hi there,

    Previously, this issue occurred on the previous website design
    why layerslider 5 always makes a kind of gap when applied to the page?

    look this image : Layerslider 5 pictures on my Website

    My Website (I’ve tried looking at several computers, and look the same)

    why be like that, can you give the solution?

    Thanks

    #1161201
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    
    img.ls-bg {
        width: 100% !important;
    }

    Hope that helps.

    #1161339
    Irfan_Abdurrafi
    Participant

    Thanks for attention, it work.

    But now the problem in the picture.
    the pictures look broken, whereas before is clear and has been adapted to the page resolution (1200x600px).

    Please tell what should I do. considering heavier revolution slider is used for web.

    #1161364
    Christopher
    Moderator

    Hi there,

    The images dimensions are not suitable for full width slider. Image dimensions should be around 1200*800 px.
    If you want to keep these images, try following code and feel free to adjust the width to get the best result :

    img.ls-bg {
        margin-top: 5px !important;
        width: 80% !important;
    }

    Hope it helps.

    #1162422
    Irfan_Abdurrafi
    Participant

    No not what I mean

    Previous image is fine (look clear), without changing the size.

    The first time finished creating the design, did not happen anything (about a week).
    But now (approximately two weeks). LayerSliderWp5 has an error, such as my previous web design (with this template).

    Image resolution now looks down from the original.

    Please give me solution?

    and I do not know what happened with the “emerging errors and correct itself”. Why did it happen?
    like this tread : https://community.theme.co/forums/topic/i-have-a-question-about-the-migration-of-the-website-and-navigation/#post-1162383

    #1162544
    Christopher
    Moderator

    Hi there,

    Your image is displaying fine. Please clear cache and check again.
    I’m sorry but I don’t see any error in layer slider. Your question was about empty spaces around slider and the solution is to make slider full width. Making images full width will distort them since they are not large enough.

    We’ll answer you in the other thread.

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1161195 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>