Both don't really effect it.
i'm just not sure what i'm doing from this point anymore.
My Media max width is set to 700px yet the section it self is still 980x821 see picture.
Also to make it a little bit more easy i decided to just do a background instead of the picture next to the text.
So...
So the black and white img you see i cannot manage to make it smaller so it fits.
Anything i write in @media does not affect the picture and it stays the same for some reason.
@media(max-width: 767px){
.about-col img{
width: 50px;
height: 100px;
}
}
If i change...
So i have recently made a website and now i'm working on the format to get it in a good size for phones etc.
But for some reasons the pictures are not doing as i please, anyone able to give me some tips?
"See photo for current result."
I also added my HTML and CSS code.
I hope someone can help...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.