Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sweetflowers365 Friend
    #894764

    Hello, Home page slider when I am viewing om Samsung galaxy Note 4, Its not showing image complete, It just showing Half picture.

    http://kaweyanjobs.com/ihlabs/

    Pankaj Sharma Moderator
    #895400

    Hi
    The bg size is cover so it fill the full bg in the small layout .
    You can try the below code in custom.css file

    @media(max-width:468px) {.simple-page .block-slideshow-item {
        padding-top: 20px!important;
        padding-bottom: 40px!important;
    }
    
    .block-slideshow-item .block-bg {
        background-size: 100%!important;
        background-position: center!important;
    }
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum