Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • adminjlf Friend
    #946165

    When changing from a 1920X1080 format or a 1366X768 format to a responsive layout, the pictures are not always the same size.

    Here is a screenshot of a picture that adapted:
    http://prntscr.com/bnmg88

    Here is a picture that did not adapt to the new layout:
    http://prntscr.com/bnmgjm

    Saguaros Moderator
    #946447

    Hi

    Any URL where I can replicate the issue on your site?

    Pankaj Sharma Moderator
    #946448

    Hi adminjlf,
    I checked your site but have not found the view like in your screenshot ,
    None of the images match with your screenshot on fr language homepage .

    On Hero module bg image , the image bg size is as cover , you can add below code in custom.css file to make it contain so it fill full space of the container in smaller views .

    
    @media (max-width:768px) {
    #section-140 {background-size:contain!important;} }
    

    Like here : http://prntscr.com/bogvkd
    Hope it helps .

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 2 replies, has 3 voices, and was last updated by  Pankaj Sharma 8 years, 4 months ago.

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