first of all; i hope you are all right and all goes well on your site. i hope that your home-town is dealing well with the pandemic-situation.
today i have a issue on the wp-theme twentyseventeen: Flip of size in Featured-Image: the size in the desktop view is too big - on mobile (responsive) okay
i have found out that there is a flip - if we watch the site on a mobile phone - then the images look tiny - the proportions are neat and nice. see the awesome comparison i have made in chrome.. see the flip of the both pictures..
My idea on the images was the following: can just not make them parallax by adjusting the styles. They seem to work ok in the mobile width because it turns them into non-fixed images. Using that thinking, i could add this to the “Additional CSS” (at the bottom):
@media screen and (min-width: 48em){
.background-fixed .panel-image {background-attachment: scroll !important;}
.panel-image {height: auto !important; max-height: 800px; background-size: contain !important;}
}
That should fix the images on the page.
but it did not.
Note: i run the twentyseventeen - theme with a two column option.
Question
tarifa
Hello dear experts good day
first of all; i hope you are all right and all goes well on your site. i hope that your home-town is dealing well with the pandemic-situation.
today i have a issue on the wp-theme twentyseventeen: Flip of size in Featured-Image: the size in the desktop view is too big - on mobile (responsive) okay
i have found out that there is a flip - if we watch the site on a mobile phone - then the images look tiny - the proportions are neat and nice. see the awesome comparison i have made in chrome.. see the flip of the both pictures..
enter image description here
btw: see the site: https://www.job-starter.com
see the flip of the size of the image.
My idea on the images was the following: can just not make them parallax by adjusting the styles. They seem to work ok in the mobile width because it turns them into non-fixed images. Using that thinking, i could add this to the “Additional CSS” (at the bottom):
That should fix the images on the page.
but it did not.
Note: i run the twentyseventeen - theme with a two column option.
any idea? see the site: https://www.job-starter.com
Any ideas!?
look forward to hear from you
Link to comment
https://www.neowin.net/forum/topic/1396213-wp-twentyseventeen-flip-of-size-in-featured-image-from-ok-to-ko/Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now