4K screen resolution

I made a website with 1920px x 1080px resolution.
But banner resolution is different on iMacs (4K) screens.
Do you have any settings where I can leave the site in a way for screens below 1920 and an option for sites with 4k and 5k resolution?

Comments

  • Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co

    thanks
  • edited December 2019

    I am sending two screenshot images:

    The first is a low resolution notebook. https://prnt.sc/q8ybro

    The second image is from a 4k Imac https://prnt.sc/q8yc43

    What's my question: I want to set the height and width of the banners / header according to the screen resolution my clients will see on the site.

    In the notebook the first image is OK, but in screens with high resolutions it is bad, is there a place to configure it, or some plugin?

  • That's behaviour is proper, you set the "Parallax" effect which is controlled by the javascript.
    So, it's making the image bigger, to fit it and keep the aspect ratio.

    We cannot control it in any way, it's all about the javascript.
    If you would like to change that, you have to disable the parallax effect, use the "cover" background size and set proper "background-position", like "top center"
    Thanks
Sign In or Register to comment.