Screen Resolution - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Screen Resolution

D

Dominik

SP Page Builder 7 months ago

Hi there

The image is displayed correctly on my start page (screen resolution 1920 x 1080px). A friend has a higher resolution (2560 x 1440px) and the image is not displayed correctly.

https://prnt.sc/QVezB8aEShWo

What settings do I need to make to display the image across the entire screen?

Thank you! Dominik

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #189256

Hi Dominik,

Thanks for contacting us and sorry for your issue. You can use your image as background image and for some CSS modification it can be solved.

-Regards.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #189265

Thanks for accepting the answer.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 7 months ago #189255

Hi Dominik,

I am not sure if you noticed, but your image has only 1920px of width.

Besides you used that image in wrong way, answering your question, I would use it as background image for section or addon (if you have to).

with background-size: cover and background-attachment: scroll settings

This same I would do in Wordpress site. Compare code how it's made on other sites.

0