- This topic has 1 reply, 2 voices, and was last updated 3 years, 8 months ago by Skandha.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
March 4, 2021 at 2:46 pm #275845MatiseliParticipant
Hello,
Is there any way to ensure that the entire header image is always displayed? Now, at every screen resolution, a piece of the image is missing.I tried to solve my problem with this code:
.custom-header-media img {
height: 55vh! important;}
.header-media-section {
height: 55vh! important;
}Now the image always looks relatively the same, but the bottom and top of the image are missing.
https://ibb.co/RgrW702
https://ibb.co/tYSs6g8
The whole picture should look like this:
https://ibb.co/7XJgHGG
How to ensure that the whole image is visible on every resolution? Thank you for answer.March 4, 2021 at 10:44 pm #275865 -
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘Show whole image on every resolution’ is closed to new replies.