test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1020763

    Hi
    Can u share the URL of site Here so I can check it?
    On Image compression, if you changed the image size it may change the view when the image is smaller than before.

    Regards

    desmats Friend
    #1020971
    Pankaj Sharma Moderator
    #1021104

    Hi
    I saw the images are resized and this why you are facing this issue. I suggest you restore the images. Because page speed also reduces the size of the image that creates issue sometimes. The same is on your site.
    If you want to reduce an image size i suggestion you to use image compression tools that will reduce the size of image but not width height of images.

    Regards

    desmats Friend
    #1021364

    Google said the images being served where not scaled and suggested the size they should be. I over wrote the original files, can you tell me what the correct size should be to make the template work correctly and I will replace – many thanks!

    Pankaj Sharma Moderator
    #1021480

    Hi
    Kindly Add below code in custtom.css file and it will fix the problem

    .home .t3-mainbody {
        position: relative;
        z-index: 2;
        background: url(/templates/ja_decor/images/mainbody-bg.png) no-repeat left top;
    }

    Regards

    desmats Friend
    #1021697

    Thanks this solved it

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

This topic contains 6 replies, has 2 voices, and was last updated by  desmats 7 years, 9 months ago.

The topic ‘Home page layout broken on large desktop view’ is closed to new replies.